summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-02-10ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-10ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2014-11-19net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-19net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-13drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-29regulatory: fix misapplied alpha2 fixEliad Peller
2014-10-17sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-17xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-10-17xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-10-17tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-13regulatory: add NUL to alpha2Eliad Peller
2014-08-26mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller
2014-08-19ip: make IP identifiers less predictableEric Dumazet
2014-08-19inetpeer: get rid of ip_id_countEric Dumazet
2014-07-29ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-29ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-23net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-23net: Add variants of capable for use on on socketsEric W. Biederman
2014-05-29vsock: Make transport the proto ownerAndy King
2014-05-29net: sctp: cache auth_enable per endpointVlad Yasevich
2014-05-29ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-29netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2014-04-18tcp: syncookies: do not use getnstimeofday()Eric Dumazet
2014-04-18tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-14tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2014-03-13net-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-11-20ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-10-19net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-10-17net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy
2013-09-28net: net_secret should not depend on TCPEric Dumazet
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-09-23mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-18ipvs: make the service replacement more robustJulian Anastasov
2013-09-18ipvs: fix overflow on dest weight multiplySimon Kirby
2013-09-18Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-13netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček