aboutsummaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-06-171-0/+4
* net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal2017-05-241-2/+6
* tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev2017-05-241-3/+0
* UPSTREAM: netfilter: Fix build errors with xt_socket.cDavid S. Miller2017-05-231-0/+2
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-234-5/+10
* BACKPORT [UPSTREAM] net: add real socket cookiesChenbo Feng2017-05-233-0/+6
* net: core: add UID to flows, rules, and routesLorenzo Colitti2017-05-232-1/+13
* Revert "net: core: Support UID-based routing."Lorenzo Colitti2017-05-235-18/+5
* Revert "Handle 'sk' being NULL in UID-based routing."Lorenzo Colitti2017-05-231-1/+1
* net: core: Add a UID field to struct sock.Lorenzo Colitti2017-05-231-0/+7
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2017-04-292-9/+10
* net: include missing headers in net/net_namespace.hPablo Neira Ayuso2017-04-251-0/+2
* ipv6: Remove privacy config option.David S. Miller2017-04-131-4/+1
* BACKPORT: nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2017-04-131-0/+3
* nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2017-04-131-3/+7
* BACKPORT: cfg80211: allow userspace to take ownership of interfacesJohannes Berg2017-04-131-0/+3
* net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan2017-04-131-0/+1
* af_unix: improve STREAM behavior with fragmented memoryEric Dumazet2017-04-131-0/+1
* net: add sk_fullsock() helperEric Dumazet2017-04-131-0/+10
* Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann2017-04-111-2/+5
* Bluetooth: Store source address of HCI connectionsMarcel Holtmann2017-04-111-0/+1
* Bluetooth: Store the source address type of LE connectionsMarcel Holtmann2017-04-111-0/+1
* net: avoid sk_forward_alloc overflowsEric Dumazet2017-04-111-0/+10
* net: fix sk_mem_reclaim_partial()Eric Dumazet2017-04-111-3/+3
* tcp: take care of truncations done by sk_filter()Eric Dumazet2017-04-111-0/+1
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2017-04-111-0/+1
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2017-04-111-1/+3
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2017-04-111-2/+6
* ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2017-04-111-0/+2
* wlan: get rid of Meizu's CONFIG_NL80211_FASTSCANMister Oyster2017-04-111-3/+0
* net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2017-04-111-0/+1
* revert "Network: reset onnection by UID"Yingjoe Chen2016-12-191-12/+0
* ipv6: add complete rcu protection around np->optEric Dumazet2016-12-111-1/+20
* ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2016-11-171-1/+1
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-11-171-0/+2
* net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-09-101-0/+2
* net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-09-101-0/+1
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-262-2/+3
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-263-0/+5
* Linux 3.10.94Stefan Guendhoer2016-08-261-1/+2
* net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2016-08-261-0/+9
* af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2016-08-261-1/+5
* ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2016-08-261-0/+1
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2016-08-262-0/+5
* ipv6: prevent fib6_run_gc() contentionMichal Kubeček2016-08-261-1/+1
* 3.10.69 -> 3.10.70Jan Engelmohr2016-08-262-6/+8
* first commitMeizu OpenSource2016-08-15268-0/+60119