Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | net: add a synchronize_net() in netdev_rx_handler_unregister() | Eric Dumazet | 2013-03-29 | 1 | -0/+6 | |
| * | | | | | | | | | | net: fq_codel: Fix off-by-one error | Vijay Subramanian | 2013-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | | net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb' | Shmulik Ladkani | 2013-03-29 | 1 | -1/+0 | |
| * | | | | | | | | | | net: fix the use of this_cpu_ptr | Li RongQing | 2013-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | | ipv6: don't accept node local multicast traffic from the wire | Hannes Frederic Sowa | 2013-03-29 | 1 | -0/+12 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-28 | 12 | -76/+154 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-03-25 | 12 | -76/+154 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | | | / / / / / / / | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | mac80211: Don't restart sta-timer if not associated. | Ben Greear | 2013-03-24 | 2 | -3/+6 | |
| | | * | | | | | | | cfg80211: always check for scan end on P2P device | Johannes Berg | 2013-03-24 | 6 | -47/+92 | |
| | | * | | | | | | | mac80211: fix virtual monitor interface locking | Johannes Berg | 2013-03-20 | 1 | -16/+19 | |
| | | * | | | | | | | cfg80211: fix wdev tracing crash | Johannes Berg | 2013-03-20 | 1 | -1/+2 | |
| | | * | | | | | | | mac80211: fix crash with P2P Device returning action frames | Johannes Berg | 2013-03-11 | 1 | -1/+13 | |
| | | * | | | | | | | cfg80211: fix potential BSS memory leak and update | Johannes Berg | 2013-03-07 | 1 | -5/+11 | |
| | | * | | | | | | | cfg80211: fix inconsistency in trace for rdev_set_mac_acl | Vladimir Kondratiev | 2013-03-07 | 1 | -1/+1 | |
| | | * | | | | | | | mac80211: always synchronize_net() during station removal | Johannes Berg | 2013-03-06 | 1 | -2/+10 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-03-27 | 2 | -1/+66 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn() | Mathias Krause | 2013-03-25 | 1 | -4/+2 | |
| | * | | | | | | | | | xfrm: Fix replay notification for esn. | Steffen Klassert | 2013-03-20 | 1 | -1/+67 | |
| | * | | | | | | | | | af_key: initialize satype in key_notify_policy_flush() | Nicolas Dichtel | 2013-02-21 | 1 | -0/+1 | |
| * | | | | | | | | | | sch: add missing u64 in psched_ratecfg_precompute() | Sergey Popovich | 2013-03-27 | 1 | -1/+1 | |
| * | | | | | | | | | | rtnetlink: fix error return code in rtnl_link_fill() | Wei Yongjun | 2013-03-27 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-03-28 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids. | Eric W. Biederman | 2013-03-17 | 1 | -1/+3 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-26 | 32 | -342/+311 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | ipv4: Fix ip-header identification for gso packets. | Pravin B Shelar | 2013-03-26 | 1 | -2/+1 | |
| * | | | | | | | | | af_unix: dont send SCM_CREDENTIAL when dest socket is NULL | dingtianhong | 2013-03-26 | 1 | -2/+2 | |
| * | | | | | | | | | ipv6: fix bad free of addrconf_init_net | Hong Zhiguo | 2013-03-25 | 1 | -16/+10 | |
| * | | | | | | | | | unix: fix a race condition in unix_release() | Paul Moore | 2013-03-25 | 1 | -4/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | tcp: undo spurious timeout after SACK reneging | Yuchung Cheng | 2013-03-24 | 1 | -5/+2 | |
| * | | | | | | | | bridge: fix crash when set mac address of br interface | Hong zhi guo | 2013-03-24 | 1 | -1/+1 | |
| * | | | | | | | | 8021q: fix a potential use-after-free | Cong Wang | 2013-03-24 | 1 | -7/+7 | |
| * | | | | | | | | net: remove a WARN_ON() in net_enable_timestamp() | Eric Dumazet | 2013-03-24 | 1 | -1/+0 | |
| * | | | | | | | | tcp: preserve ACK clocking in TSO | Eric Dumazet | 2013-03-22 | 1 | -2/+5 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-20 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2013-03-18 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state | Vinicius Costa Gomes | 2013-03-14 | 1 | -0/+1 | |
| * | | | | | | | | | net/irda: add missing error path release_sock call | Kees Cook | 2013-03-20 | 1 | -2/+4 | |
| * | | | | | | | | | ipconfig: Fix newline handling in log message. | Martin Fuzzey | 2013-03-20 | 1 | -1/+2 | |
| * | | | | | | | | | flow_keys: include thoff into flow_keys for later usage | Daniel Borkmann | 2013-03-20 | 1 | -0/+2 | |
| * | | | | | | | | | l2tp: unhash l2tp sessions on delete, not on free | Tom Parkin | 2013-03-20 | 3 | -50/+38 | |
| * | | | | | | | | | l2tp: avoid deadlock in l2tp stats update | Tom Parkin | 2013-03-20 | 5 | -147/+93 | |
| * | | | | | | | | | l2tp: push all ppp pseudowire shutdown through .release handler | Tom Parkin | 2013-03-20 | 1 | -43/+10 | |
| * | | | | | | | | | l2tp: purge session reorder queue on delete | Tom Parkin | 2013-03-20 | 1 | -0/+4 | |
| * | | | | | | | | | l2tp: add session reorder queue purge function to core | Tom Parkin | 2013-03-20 | 2 | -0/+18 | |
| * | | | | | | | | | l2tp: don't BUG_ON sk_socket being NULL | Tom Parkin | 2013-03-20 | 1 | -8/+10 | |
| * | | | | | | | | | l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup | Tom Parkin | 2013-03-20 | 1 | -0/+2 | |
| * | | | | | | | | | l2tp: close sessions before initiating tunnel delete | Tom Parkin | 2013-03-20 | 1 | -0/+1 | |
| * | | | | | | | | | l2tp: close sessions in ip socket destroy callback | Tom Parkin | 2013-03-20 | 2 | -0/+13 | |
| * | | | | | | | | | l2tp: export l2tp_tunnel_closeall | Tom Parkin | 2013-03-20 | 2 | -2/+3 | |
| * | | | | | | | | | l2tp: add udp encap socket destroy handler | Tom Parkin | 2013-03-20 | 1 | -0/+14 |