Age | Commit message (Expand) | Author |
2016-01-29 | af_unix: fix a fatal race with bit fields | Eric Dumazet |
2016-01-29 | sctp: update the netstamp_needed counter when copying sockets | Marcelo Ricardo Leitner |
2016-01-29 | net: fix warnings in 'make htmldocs' by moving macro definition out of field ... | Hannes Frederic Sowa |
2016-01-29 | net: add validation for the socket syscall protocol argument | Hannes Frederic Sowa |
2016-01-29 | unix: avoid use-after-free in ep_remove_wait_queue | Rainer Weikusat |
2015-12-06 | net: avoid NULL deref in inet_ctl_sock_destroy() | Eric Dumazet |
2014-12-13 | net: sctp: fix panic on duplicate ASCONF chunks | Daniel Borkmann |
2014-11-23 | net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks | Daniel Borkmann |
2014-05-19 | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi... | Hannes Frederic Sowa |
2014-05-19 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa |
2014-05-19 | net: dst: provide accessor function to dst->xfrm | Vlad Yasevich |
2014-05-19 | sctp: deal with multiple COOKIE_ECHO chunks | Max Matveev |
2013-06-10 | ipv6: make fragment identifications less predictable | Eric Dumazet |
2013-06-10 | inet: add RCU protection to inet->opt | Eric Dumazet |
2012-10-07 | rose: Add length checks to CALL_REQUEST parsing | Ben Hutchings |
2012-02-13 | net: sock_queue_err_skb() dont mess with sk_forward_alloc | Eric Dumazet |
2011-11-07 | scm: lower SCM_MAX_FD | Eric Dumazet |
2011-08-15 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-07-13 | netlink: Make nlmsg_find_attr take a const nlmsghdr*. | Nelson Elhage |
2011-05-09 | af_unix: limit recursion level | Eric Dumazet |
2011-05-09 | mac80211: Add define for TX headroom reserved by mac80211 itself. | Gertjan van Wingerde |
2011-03-07 | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich |
2011-01-07 | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich |
2010-12-09 | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes |
2010-09-26 | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov |
2010-09-26 | tcp: Combat per-cpu skew in orphan tests. | David S. Miller |
2010-07-05 | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV... | Neil Horman |
2010-04-01 | mac80211: Retry null data frame for power save | Vivek Natarajan |
2010-02-23 | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy |
2010-02-23 | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet |
2010-02-09 | ax25: netrom: rose: Fix timer oopses | Jarek Poplawski |
2010-01-06 | netfilter: fix crashes in bridge netfilter caused by fragment jumps | Patrick McHardy |
2010-01-06 | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy |
2009-12-18 | tcp: Stalling connections: Fix timeout calculation routine | Damian Lukowski |
2009-11-30 | Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Linus Torvalds |
2009-11-30 | mac80211: fix spurious delBA handling | Johannes Berg |
2009-11-29 | sctp: on T3_RTX retransmit all the in-flight chunks | Andrei Pelinescu-Onciul |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-13 | sctp: Set source addresses on the association before adding transports | Vlad Yasevich |
2009-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-06 | netfilter: nf_nat: fix NAT issue in 2.6.30.4+ | Jozsef Kadlecsik |
2009-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-02 | 9p: fix readdir corner cases | Eric Van Hensbergen |
2009-10-29 | net: Fix RPF to work with policy routing | jamal |
2009-10-20 | net: Fix struct inet_timewait_sock bitfield annotation | Eric Dumazet |
2009-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-10-12 | mac80211: document ieee80211_rx() context requirement | Johannes Berg |
2009-10-11 | net: Fix struct sock bitfield annotation | Eric Dumazet |
2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller |
2009-09-28 | wext: add back wireless/ dir in sysfs for cfg80211 interfaces | Johannes Berg |