summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2020-02-05bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet-5/+0
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven-6/+3
2020-01-30udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn-0/+7
2020-01-28udp: segment looped gso packets correctlyWillem de Bruijn-0/+3
2020-01-27devlink: add macro for "fw.roce"Vasundhara Volam-0/+2
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-3/+201
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert-1/+1
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang-15/+21
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio-0/+1
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio-0/+8
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso-1/+13
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+1
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata-0/+22
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal-0/+3
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso-0/+1
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch-7/+10
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau-0/+8
2020-01-24mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau-0/+1
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad-0/+57
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad-0/+18
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau-0/+16
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani-0/+2
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani-0/+9
2020-01-23pie: improve comments and commenting styleMohit P. Tahiliani-27/+58
2020-01-23pie: rearrange structure members and their initializationsMohit P. Tahiliani-10/+10
2020-01-23pie: use u8 instead of bool in pie_varsMohit P. Tahiliani-2/+2
2020-01-23pie: rearrange macros in order of lengthMohit P. Tahiliani-5/+5
2020-01-23pie: use U64_MAX to denote (2^64 - 1)Mohit P. Tahiliani-2/+2
2020-01-23net: sched: pie: move common code to pie.hMohit P. Tahiliani-0/+96
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+4
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel-0/+2
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+43
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+10
2020-01-19devlink: Add overlay source MAC is multicast trapAmit Cohen-0/+3
2020-01-19devlink: Add tunnel generic packet trapsAmit Cohen-0/+6
2020-01-19devlink: Add non-routable packet trapAmit Cohen-0/+3
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-12/+15
2020-01-17netns: Constify exported functionsGuillaume Nault-5/+5
2020-01-16netfilter: flowtable: refresh flow if hardware offload failsPablo Neira Ayuso-0/+1
2020-01-16netfilter: flowtable: add nf_flowtable_hw_offload() helper functionPablo Neira Ayuso-0/+5
2020-01-16netfilter: flowtable: use atomic bitwise operations for flow flagsPablo Neira Ayuso-7/+9
2020-01-16netfilter: flowtable: remove dying bit, use teardown bit insteadPablo Neira Ayuso-5/+0
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+4
2020-01-15bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend-2/+4
2020-01-15Bluetooth: monitor: Add support for ISO packetsLuiz Augusto von Dentz-0/+2
2020-01-15Bluetooth: Add definitions for CIS connectionsLuiz Augusto von Dentz-1/+158
2020-01-15Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud-0/+27
2020-01-15Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller-0/+5
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor-0/+5
2020-01-14ipv6: Add "offload" and "trap" indications to routesIdo Schimmel-1/+10