summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2018-01-19tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng1-0/+1
2018-01-19caif: reduce stack size with KASANArnd Bergmann1-0/+27
2018-01-19netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma1-2/+9
2018-01-18lockdep: Convert some users to constMatthew Wilcox1-3/+1
2018-01-18xfrm: Add ESN support for IPSec HW offloadYossef Efraim1-0/+12
2018-01-17vxlan: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko1-0/+7
2018-01-17net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko1-0/+18
2018-01-17net: sched: remove classid and q fields from tcf_protoJiri Pirko1-2/+0
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko2-0/+3
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko2-0/+9
2018-01-17net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko1-2/+1
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski1-0/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-1/+7
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann1-0/+2
2018-01-16net: remove prototype of qdisc_lookup_class()Jakub Kicinski1-1/+0
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+2
2018-01-16devlink: Add relation between dpipe and resourceArkadi Sharshevsky1-0/+17
2018-01-16devlink: Add support for reloadArkadi Sharshevsky1-0/+1
2018-01-16devlink: Add support for resource abstractionArkadi Sharshevsky1-0/+96
2018-01-16devlink: Add per devlink instance lockArkadi Sharshevsky1-0/+1
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller1-2/+2
2018-01-15sctp: Define usercopy region in SCTP proto slab cacheDavid Windsor1-2/+7
2018-01-15net: Define usercopy region in struct proto slab cacheDavid Windsor1-0/+2
2018-01-15ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall1-0/+3
2018-01-15net: Convert atomic_t net::count to refcount_tKirill Tkhai1-4/+4
2018-01-15net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de1-1/+1
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg1-0/+2
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel1-0/+25
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel1-5/+6
2018-01-10ipv6: Add support for non-equal-cost multipathIdo Schimmel1-0/+1
2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2-0/+8
2018-01-10netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso1-21/+2
2018-01-10netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2-9/+2
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2-4/+5
2018-01-10netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso1-6/+0
2018-01-10netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso1-2/+0
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller12-89/+249
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner1-1/+1
2018-01-08net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern1-0/+20
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso1-0/+5
2018-01-08netfilter: flow table support for IPv6Pablo Neira Ayuso1-0/+2
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso1-0/+94
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso2-0/+71
2018-01-08netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso1-3/+0
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal1-0/+17
2018-01-08netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso1-3/+1
2018-01-08netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso1-8/+1
2018-01-08netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso2-4/+0