summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-01-17vxlan: Fix trailing semicolonLuis de Bethencourt
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko
2018-01-17net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko
2018-01-17net: sched: remove classid and q fields from tcf_protoJiri Pirko
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko
2018-01-17net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann
2018-01-16net: remove prototype of qdisc_lookup_class()Jakub Kicinski
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-01-16devlink: Add relation between dpipe and resourceArkadi Sharshevsky
2018-01-16devlink: Add support for reloadArkadi Sharshevsky
2018-01-16devlink: Add support for resource abstractionArkadi Sharshevsky
2018-01-16devlink: Add per devlink instance lockArkadi Sharshevsky
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-15sctp: Define usercopy region in SCTP proto slab cacheDavid Windsor
2018-01-15net: Define usercopy region in struct proto slab cacheDavid Windsor
2018-01-15ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-01-15net: Convert atomic_t net::count to refcount_tKirill Tkhai
2018-01-15net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel
2018-01-10ipv6: Add support for non-equal-cost multipathIdo Schimmel
2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel
2018-01-10netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso
2018-01-10netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso
2018-01-10netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso
2018-01-10netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner
2018-01-08net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso
2018-01-08netfilter: flow table support for IPv6Pablo Neira Ayuso
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso
2018-01-08netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal
2018-01-08netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso
2018-01-08netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso
2018-01-08netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso
2018-01-08netfilter: nf_tables: add nft_set_is_anonymous() helperPablo Neira Ayuso
2018-01-08netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal
2018-01-08netfilter: reduce hook array sizes to what is neededFlorian Westphal