summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: drop tcp_memcontrol.cVladimir Davydov2016-01-211-10/+0Star
* mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-211-1/+2
* tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stuctsGeert Uytterhoeven2016-01-171-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-151-3/+16
|\
| * ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-151-3/+16
* | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-151-7/+0Star
* | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-153-24/+6Star
* | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-152-58/+11Star
* | net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-151-3/+5
* | net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-151-36/+3Star
* | net: tcp_memcontrol: remove bogus hierarchy pressure propagationJohannes Weiner2016-01-151-15/+4Star
* | net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner2016-01-151-4/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-121-1/+1
|\
| * udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-101-1/+1
* | net, sched: add skb_at_tc_ingress helperDaniel Borkmann2016-01-101-0/+9
* | ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov2016-01-102-2/+4
* | ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov2016-01-102-2/+4
* | ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov2016-01-102-2/+5
* | switchdev: Adding MDB entry offloadElad Raz2016-01-101-0/+11
* | ipv4: eliminate endianness warnings in ip_fib.hLance Richardson2016-01-091-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-092-5/+12
|\ \
| * | netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2016-01-081-0/+4
| * | netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-031-0/+6
| * | netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-281-4/+1Star
| * | netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-281-1/+1
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-083-11/+24
|\ \ \
| * | | Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-052-0/+3
| * | | Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-051-10/+20
| * | | mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-041-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-072-7/+16
|\ \ \ | | |/ | |/|
| * | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-052-7/+16
* | | switchdev: add bridge vlan_filtering attributeElad Raz2016-01-061-0/+2
* | | inet: kill unused skb_free opFlorian Westphal2016-01-061-1/+0Star
* | | sctp: drop the old assoc hashtable of sctpXin Long2016-01-052-26/+0Star
* | | sctp: add the rhashtable apis for sctp global transport hashtableXin Long2016-01-052-0/+16
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-052-3/+12
* | | soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-052-2/+3
* | | soreuseport: define reuseport groupsCraig Gallek2016-01-052-0/+22
* | | net: make ip6tunnel_xmit definition conditionalArnd Bergmann2016-01-051-0/+2
* | | Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-01-051-0/+1
|\ \ \ | |_|/ |/| |
| * | nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-291-0/+1
* | | ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-263-30/+23Star
* | | net: add inet_sk_transparent() helperFlorian Westphal2015-12-222-1/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-186-5/+50
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-1420-96/+248
| |\ \ \
| * | | | netfilter: cttimeout: add netns supportPablo Neira2015-12-142-1/+4
| * | | | netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-092-0/+4
| * | | | netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2015-12-091-0/+32
| * | | | netfilter: nft_payload: add packet mangling supportPatrick McHardy2015-11-251-0/+9
| * | | | netfilter: nf_tables: remove unused struct membersFlorian Westphal2015-11-251-2/+0Star