summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman
2014-05-30net: sctp: cache auth_enable per endpointVlad Yasevich
2014-05-30ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-30netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-04netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubecek
2013-11-20ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-11-20ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar
2013-11-04ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-11-04ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-11-04net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-11-04net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-11-04tcp: TSO packets automatic sizingEric Dumazet
2013-10-13Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg
2013-10-13net: net_secret should not depend on TCPEric Dumazet
2013-10-13IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-14net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-09-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-09-14genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-09-07mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-08-11ndisc: Add missing inline to ndisc_addr_option_padJoe Perches
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-05-11ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds