summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-12-13net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-23net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-05-19ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2014-05-19inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2014-05-19net: dst: provide accessor function to dst->xfrmVlad Yasevich
2014-05-19sctp: deal with multiple COOKIE_ECHO chunksMax Matveev
2013-06-10ipv6: make fragment identifications less predictableEric Dumazet
2013-06-10inet: add RCU protection to inet->optEric Dumazet
2012-10-07rose: Add length checks to CALL_REQUEST parsingBen Hutchings
2012-02-13net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2011-11-07scm: lower SCM_MAX_FDEric Dumazet
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-07-13netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage
2011-05-09af_unix: limit recursion levelEric Dumazet
2011-05-09mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde
2011-03-07sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2011-01-07sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2010-12-09x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-09-26tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-07-05sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-04-01mac80211: Retry null data frame for power saveVivek Natarajan
2010-02-23netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-23netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-09ax25: netrom: rose: Fix timer oopsesJarek Poplawski
2010-01-06netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-12-18tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-13sctp: Set source addresses on the association before adding transportsVlad Yasevich
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-029p: fix readdir corner casesEric Van Hensbergen
2009-10-29net: Fix RPF to work with policy routingjamal
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg
2009-10-11net: Fix struct sock bitfield annotationEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg
2009-09-26Revert "sit: stateless autoconf for isatap"Sascha Hlusiak
2009-09-24tunnel: eliminate recursion fieldEric Dumazet
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-239p: Add fscache support to 9pAbhishek Kulkarni
2009-09-15pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua