aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
* | | | tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-02-09
* | | | unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-08
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-01
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-30
| |\ \
| | * | Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-29
| | |/
| * | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-29
| * | tcp: Change reference to experimental CWND RFC.Jörg Thalheim2016-01-29
| * | sctp: remove the dead field of sctp_transportXin Long2016-01-28
| * | sctp: fix the transport dead race check by using atomic_add_unless on refcntXin Long2016-01-28
| * | net: sock: remove dead cgroup methods from struct protoJohannes Weiner2016-01-21
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-01-20
| |\ \
| | * | netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin2016-01-20
| | |/
| * | gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-01-20
| * | soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2016-01-19
* | | net: drop tcp_memcontrol.cVladimir Davydov2016-01-20
* | | mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-20
|/ /
* | tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stuctsGeert Uytterhoeven2016-01-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-15
|\ \
| * | ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-15
| |/
* | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-14
* | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-14
* | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-14
* | net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-14
* | net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-14
* | net: tcp_memcontrol: remove bogus hierarchy pressure propagationJohannes Weiner2016-01-14
* | net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner2016-01-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-10
* | net, sched: add skb_at_tc_ingress helperDaniel Borkmann2016-01-10
* | ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov2016-01-10
* | ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov2016-01-10
* | ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov2016-01-10
* | switchdev: Adding MDB entry offloadElad Raz2016-01-10
* | ipv4: eliminate endianness warnings in ip_fib.hLance Richardson2016-01-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-08
|\ \
| * | netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras García2016-01-08
| * | netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-03
| * | netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-28
| * | netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-28
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-08
|\ \ \
| * | | Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-05
| * | | Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-05
| * | | mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-04
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-06
|\ \ \ | | |/ | |/|
| * | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-04
* | | switchdev: add bridge vlan_filtering attributeElad Raz2016-01-06
* | | inet: kill unused skb_free opFlorian Westphal2016-01-05
* | | sctp: drop the old assoc hashtable of sctpXin Long2016-01-05
* | | sctp: add the rhashtable apis for sctp global transport hashtableXin Long2016-01-05
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04