Age | Commit message (Expand) | Author |
2012-09-05 | Fix order of arguments to compat_put_time[spec|val] | Mikulas Patocka |
2012-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-08-31 | net/xfrm/xfrm_state.c: fix error return code | Julia Lawall |
2012-08-31 | net: ipv6: fix error return code | Julia Lawall |
2012-08-31 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-08-31 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso |
2012-08-30 | ipv4: must use rcu protection while calling fib_lookup | Eric Dumazet |
2012-08-30 | net: ipv4: ipmr_expire_timer causes crash when removing net namespace | Francesco Ruggeri |
2012-08-30 | l2tp: avoid to use synchronize_rcu in tunnel free function | xeb@mail.ru |
2012-08-30 | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation | Pablo Neira Ayuso |
2012-08-30 | netfilter: nfnetlink_log: fix error return code in init path | Julia Lawall |
2012-08-30 | netfilter: ctnetlink: fix error return code in init path | Julia Lawall |
2012-08-30 | ipvs: fix error return code | Julia Lawall |
2012-08-29 | netpoll: revert 6bdb7fe3104 and fix be_poll() instead | Amerigo Wang |
2012-08-25 | Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-08-24 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-08-24 | tcp: fix cwnd reduction for non-sack recovery | Yuchung Cheng |
2012-08-24 | netlink: fix possible spoofing from non-root processes | Pablo Neira Ayuso |
2012-08-24 | ipv4: take rt_uncached_lock only if needed | Eric Dumazet |
2012-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-08-23 | af_packet: match_fanout_group() can be static | Fengguang Wu |
2012-08-23 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-08-22 | ipv4: properly update pmtu | Eric Dumazet |
2012-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-08-22 | mac80211: fix DS to MBSS address translation | Thomas Pedersen |
2012-08-21 | libceph: avoid truncation due to racing banners | Jim Schutt |
2012-08-21 | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet |
2012-08-21 | ipv4: fix ip header ident selection in __ip_make_skb() | Eric Dumazet |
2012-08-21 | ipv4: Use newinet->inet_opt in inet_csk_route_child_sock() | Christoph Paasch |
2012-08-21 | tcp: fix possible socket refcount problem | Eric Dumazet |
2012-08-20 | svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping | J. Bruce Fields |
2012-08-20 | svcrpc: sends on closed socket should stop immediately | J. Bruce Fields |
2012-08-20 | svcrpc: fix BUG() in svc_tcp_clear_pages | J. Bruce Fields |
2012-08-20 | libceph: delay debugfs initialization until we learn global_id | Sage Weil |
2012-08-20 | netfilter: nfnetlink_log: fix NLA_PUT macro removal bug | Patrick McHardy |
2012-08-20 | net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() | Neal Cardwell |
2012-08-20 | net/core/dev.c: fix kernel-doc warning | Randy Dunlap |
2012-08-20 | net: ipv6: fix oops in inet_putpeer() | Patrick McHardy |
2012-08-20 | caif: Do not dereference NULL in chnl_recv_cb() | Jesper Juhl |
2012-08-20 | Merge git://1984.lsi.us.es/nf | David S. Miller |
2012-08-20 | af_packet: don't emit packet on orig fanout group | Eric Leblond |
2012-08-16 | net: netprio: fix cgrp create and write priomap race | John Fastabend |
2012-08-16 | net: netprio: fd passed in SCM_RIGHTS datagram not set correctly | John Fastabend |
2012-08-16 | net: netprio: fix files lock and remove useless d_path bits | John Fastabend |
2012-08-16 | act_mirred: do not drop packets when fails to mirror it | Jason Wang |
2012-08-16 | netfilter: nf_ct_expect: fix possible access to uninitialized timer | Pablo Neira Ayuso |
2012-08-15 | net: fix info leak in compat dev_ifconf() | Mathias Krause |
2012-08-15 | ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) | Mathias Krause |
2012-08-15 | dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) | Mathias Krause |
2012-08-15 | dccp: check ccid before dereferencing | Mathias Krause |