Age | Commit message (Expand) | Author |
2011-06-03 | SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... | Trond Myklebust |
2011-06-03 | atm: expose ATM device index in sysfs | Dan Williams |
2011-06-03 | net: fix __dst_destroy_metrics_generic() | Eric Dumazet |
2011-06-03 | sch_sfq: avoid giving spurious NET_XMIT_CN signals | Eric Dumazet |
2011-06-03 | sch_sfq: fix peek() implementation | Eric Dumazet |
2011-06-03 | sctp: fix memory leak of the ASCONF queue when free asoc | Wei Yongjun |
2011-06-03 | bridge: initialize fake_rtable metrics | Eric Dumazet |
2011-06-03 | igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list | Veaceslav Falico |
2011-06-03 | SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict() | Jacek Luczak |
2011-06-03 | net: add skb_dst_force() in sock_queue_err_skb() | Eric Dumazet |
2011-06-03 | net: ethtool: fix IPV6 checksum feature name string | Michał Mirosław |
2011-06-03 | net: Change netdev_fix_features messages loglevel | Michael S. Tsirkin |
2011-06-03 | net: use hlist_del_rcu() in dev_change_name() | Eric Dumazet |
2011-06-03 | netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones | Patrick McHardy |
2011-06-03 | netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages | Patrick McHardy |
2011-06-03 | mac80211: fix a few RCU issues | Johannes Berg |
2011-06-03 | nl80211: Fix set_key regression with some drivers | Jouni Malinen |
2011-06-03 | mac80211: use wake_queue to restart trasmit | Rajkumar Manoharan |
2011-06-03 | net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg | Anton Blanchard |
2011-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-16 | net: Change netdev_fix_features messages loglevel | Michał Mirosław |
2011-05-15 | IPVS: fix netns if reading ip_vs_* procfs entries | Hans Schillstrom |
2011-05-15 | bridge: fix forwarding of IPv6 | Stephen Hemminger |
2011-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-13 | bridge: fix forwarding of IPv6 | Stephen Hemminger |
2011-05-12 | net/9p/protocol.c: Fix a memory leak | Pedro Scarapicchia Junior |
2011-05-11 | Revert "Bluetooth: fix shutdown on SCO sockets" | Linus Torvalds |
2011-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-10 | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 | David S. Miller |
2011-05-10 | xfrm: Don't allow esn with disabled anti replay detection | Steffen Klassert |
2011-05-10 | xfrm: Assign the inner mode output function to the dst entry | Steffen Klassert |
2011-05-10 | net: dev_close() should check IFF_UP | Eric Dumazet |
2011-05-10 | vlan: fix GVRP at dismantle time | Eric Dumazet |
2011-05-10 | mac80211: don't start the dynamic ps timer if not associated | Luciano Coelho |
2011-05-10 | netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0 | Pablo Neira Ayuso |
2011-05-10 | netfilter: IPv6: fix DSCP mangle code | Fernando Luis Vazquez Cao |
2011-05-10 | netfilter: IPv6: initialize TOS field in REJECT target module | Fernando Luis Vazquez Cao |
2011-05-10 | IPVS: init and cleanup restructuring | Hans Schillstrom |
2011-05-10 | IPVS: Change of socket usage to enable name space exit. | Hans Schillstrom |
2011-05-10 | netfilter: ebtables: only call xt_compat_add_offset once per rule | Florian Westphal |
2011-05-10 | netfilter: fix ebtables compat support | Eric Dumazet |
2011-05-10 | netfilter: ctnetlink: fix timestamp support for new conntracks | Pablo Neira Ayuso |
2011-05-09 | net/9p: Handle get_user_pages_fast return properly | M. Mohan Kumar |
2011-05-08 | tcp_cubic: limit delayed_ack ratio to prevent divide error | stephen hemminger |
2011-05-06 | dccp: handle invalid feature options length | Dan Rosenberg |
2011-05-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-05-04 | net: ip_expire() must revalidate route | Eric Dumazet |
2011-05-03 | libceph: fix ceph_osdc_alloc_request error checks | Sage Weil |
2011-05-03 | libceph: fix ceph_msg_new error path | Henry C Chang |