aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | | | llc2: Fix silent failure of llc_station_init()Ben Hutchings2012-08-14
* | | | | net: ipv6: proc: Fix error handlingIgor Maravic2012-08-14
* | | | | ipv4: Cache local output routesYan, Zheng2012-08-14
* | | | | netpoll: re-enable irq in poll_napi()Amerigo Wang2012-08-14
* | | | | netpoll: handle vlan tags in netpoll tx and rx pathAmerigo Wang2012-08-14
* | | | | vlan: clean up vlan_dev_hard_start_xmit()Amerigo Wang2012-08-14
* | | | | vlan: clean up some variable namesAmerigo Wang2012-08-14
* | | | | netpoll: check netpoll tx status on the right deviceAmerigo Wang2012-08-14
* | | | | bridge: use list_for_each_entry() in netpoll functionsAmerigo Wang2012-08-14
* | | | | bridge: add some comments for NETDEV_RELEASEAmerigo Wang2012-08-14
* | | | | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang2012-08-14
* | | | | netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang2012-08-14
* | | | | netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-14
* | | | | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-14
|/ / / /
* | | | af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net2012-08-12
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-10
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-10
| |\| | |
| | * | | cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-06
| | |/ /
* | / / ipv4: fix ip_send_skb()Eric Dumazet2012-08-10
|/ / /
* | | net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet2012-08-09
* | | ipv4: tcp: unicast_sock should not land outside of TCP stackEric Dumazet2012-08-09
| |/ |/|
* | tcp: must free metrics at net dismantleEric Dumazet2012-08-09
* | net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov2012-08-08
* | batman-adv: Fix mem leak in the batadv_tt_local_event() functionJesper Juhl2012-08-08
* | sched: add missing group change to qfq_change_classPaolo Valente2012-08-08
* | net: force dst_default_metrics to const sectionEric Dumazet2012-08-08
* | net: fib: fix incorrect call_rcu_bh()Eric Dumazet2012-08-08
* | af_packet: Quiet sparse noise about using plain integer as NULL pointerYing Xue2012-08-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-08
|\ \
| * | net: ipv6: fix TCP early demuxEric Dumazet2012-08-06
| * | net_sched: act: Delete estimator in error path.Hiroaki SHIMODA2012-08-06
| * | ip: fix error handling in ip_finish_output2()Vasiliy Kulikov2012-08-06
| * | llc: free the right skbSorin Dumitru2012-08-06
| * | tcp_output: fix sparse warning for tcp_wfreeSilviu-Mihai Popescu2012-08-06
| * | batman-adv: select an internet gateway if none was chosenMarek Lindner2012-08-06
| * | net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA2012-08-03
| |/
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-02
| |\
| | * cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-02
| | * cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-02
| | * mac80211: cancel mesh path timerJohannes Berg2012-08-01
| | * mac80211: clear timer bits when disconnectingJohannes Berg2012-08-01
| | * mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller2012-07-30
| | * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-30
| | |\
| | * | wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka2012-07-25
| | * | mac80211: fix scan_sdata assignmentJohannes Berg2012-07-24
| * | | ipv4: route.c cleanupEric Dumazet2012-08-02
| * | | Fix unexpected SA hard expiration after changing dateFan Du2012-08-02
| * | | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-02
| * | | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-02
* | | | libceph: fix crypto key null deref, memory leakSylvain Munaut2012-08-02
|/ / /