aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-05-19Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt
2016-04-19Merge branch 'lsk-v4.1-android' of git://android.git.linaro.org/kernel/linaro...Alex Shi
2016-04-07Merge remote-tracking branch 'linux-linaro-lsk-v4.1-android-test' into linux-...Alex Shi
2016-03-28net: diag: Support destroying TCP sockets.Lorenzo Colitti
2016-03-28net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2016-03-17cfg80211/wext: fix message orderingJohannes Berg
2016-03-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-03-04route: check and remove route cache when we get routeXin Long
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-03-04ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni
2016-02-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidMark Brown
2016-01-31tcp/dccp: fix old style declarationsRaanan Avargil
2016-01-31tcp/dccp: fix timewait races in timer handlingEric Dumazet
2016-01-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-22net: fix IP early demux racesEric Dumazet
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-22vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc
2016-01-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2015-12-14net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-12-14unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidKevin Hilman
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-11-19net: core: Handle 'sk' being NULL in UID-based routingSreeram Ramachandran
2015-11-19net: core: Support UID-based routing.Lorenzo Colitti
2015-11-19tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2015-11-19net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2015-11-19net: activity_stats: Add statistics for network transmission activityMike Chan
2015-11-19net: socket ioctl to reset connections matching local addressRobert Love
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-22netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-10-22netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso
2015-09-29net: sched: fix refcount imbalance in actionsDaniel Borkmann
2015-09-29ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-07-10sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-05-31tcp: fix child sockets to use system default congestion control if not setNeal Cardwell
2015-05-30Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-28mac80211: Fix mac80211.h docbook commentsJonathan Corbet
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe
2015-05-19inet: properly align icsk_ca_privEric Dumazet
2015-05-04Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-04mac80211: fix 90 kernel-doc warningsRandy Dunlap
2015-05-03codel: fix maxpacket/mtu confusionEric Dumazet
2015-04-30cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram