summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-03-11Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi2-7/+20
2020-03-11Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi1-0/+23
2020-03-08Bluetooth: L2CAP: Add module option to enable ECRED modeLuiz Augusto von Dentz1-0/+1
2020-03-08Bluetooth: L2CAP: Add initial code for Enhanced Credit Based ModeLuiz Augusto von Dentz1-0/+4
2020-03-08Bluetooth: L2CAP: Add definitions for Enhanced Credit Based ModeLuiz Augusto von Dentz1-0/+39
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud3-2/+19
2020-02-286lowpan: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28Bluetooth: Support querying for WBS support through MGMTAlain Michaud2-1/+11
2020-02-28Bluetooth: Fixing a few comment typos in the quirk definitions.Alain Michaud1-2/+2
2020-02-28Bluetooth: Remove adv set for directed advertisingSathish Narsimman1-0/+2
2020-02-28Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-23/+23
2020-02-19Bluetooth: RFCOMM: Use MTU auto tune logicLuiz Augusto von Dentz1-1/+0
2020-02-14Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz2-0/+19
2020-01-27devlink: add macro for "fw.roce"Vasundhara Volam1-0/+2
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-3/+201
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert1-1/+1
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang2-15/+21
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio1-0/+1
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio1-0/+8
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso1-1/+13
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata1-0/+22
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal1-0/+3
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso1-0/+1
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch1-7/+10
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau1-0/+8
2020-01-24mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau1-0/+1
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad1-0/+57
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad1-0/+18
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau1-0/+16
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani1-0/+2
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani1-0/+9
2020-01-23pie: improve comments and commenting styleMohit P. Tahiliani1-27/+58
2020-01-23pie: rearrange structure members and their initializationsMohit P. Tahiliani1-10/+10
2020-01-23pie: use u8 instead of bool in pie_varsMohit P. Tahiliani1-2/+2
2020-01-23pie: rearrange macros in order of lengthMohit P. Tahiliani1-5/+5
2020-01-23pie: use U64_MAX to denote (2^64 - 1)Mohit P. Tahiliani1-2/+2
2020-01-23net: sched: pie: move common code to pie.hMohit P. Tahiliani1-0/+96
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+4
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel1-0/+2
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-0/+43
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-3/+10
2020-01-19devlink: Add overlay source MAC is multicast trapAmit Cohen1-0/+3
2020-01-19devlink: Add tunnel generic packet trapsAmit Cohen1-0/+6
2020-01-19devlink: Add non-routable packet trapAmit Cohen1-0/+3
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-12/+15
2020-01-17netns: Constify exported functionsGuillaume Nault1-5/+5
2020-01-16netfilter: flowtable: refresh flow if hardware offload failsPablo Neira Ayuso1-0/+1
2020-01-16netfilter: flowtable: add nf_flowtable_hw_offload() helper functionPablo Neira Ayuso1-0/+5
2020-01-16netfilter: flowtable: use atomic bitwise operations for flow flagsPablo Neira Ayuso1-7/+9