summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud2020-06-122-0/+12
* bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann2020-06-021-1/+42
* bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann2020-06-022-0/+16
* bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki2020-06-024-0/+17
* flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki2020-06-021-0/+6
* net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki2020-06-024-27/+76
* bpf: Use tracing helpers for lsm programsJiri Olsa2020-06-021-0/+3
* xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-021-1/+1
* xdp: Introduce xdp_convert_frame_to_buff utility routineLorenzo Bianconi2020-06-021-0/+10
* net: Make locking in sock_bindtoindex optionalFerenc Fejes2020-06-011-1/+1
* bpf: Fix running sk_skb program types with ktlsJohn Fastabend2020-06-012-0/+17
* xdp: Add xdp_txq_info to xdp_buffDavid Ahern2020-06-012-0/+7
* bpf: Add support to attach bpf program to a devmap entryDavid Ahern2020-06-012-0/+6
* bpf: Add rx_queue_mapping to bpf_sockAmritha Nambiar2020-06-011-0/+1
* bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko2020-06-014-1/+101
* bpf, sk_msg: Add get socket storage helpersJohn Fastabend2020-06-011-0/+2
* bridge: mrp: Add support for role MRAHoratiu Vultur2020-06-013-0/+41
* bridge: mrp: Set the priority of MRP instanceHoratiu Vultur2020-06-012-0/+3
* bridge: mrp: Update MRP frame typeHoratiu Vultur2020-06-011-11/+11
* devlink: Add ACL control packet trapsIdo Schimmel2020-06-011-0/+12
* devlink: Add layer 3 control packet trapsIdo Schimmel2020-06-011-0/+126
* devlink: Add layer 2 control packet trapsIdo Schimmel2020-06-011-0/+48
* devlink: Add 'control' trap typeIdo Schimmel2020-06-011-0/+6
* devlink: Add 'mirror' trap actionIdo Schimmel2020-06-011-0/+3
* devlink: Create dedicated trap group for layer 3 exceptionsIdo Schimmel2020-06-011-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-06-013-2/+20
|\
| * netfilter: nf_tables: delete devices from flowtablePablo Neira Ayuso2020-05-271-0/+1
| * netfilter: nf_tables: add devices to existing flowtablePablo Neira Ayuso2020-05-271-0/+6
| * netfilter: ctnetlink: add kernel side filtering for dumpRomain Bellan2020-05-272-2/+13
* | net: remove indirect block netdev event registrationPablo Neira Ayuso2020-06-011-9/+0
* | net: flow_offload: consolidate indirect flow_block infrastructurePablo Neira Ayuso2020-06-011-0/+19
* | netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso2020-06-011-0/+2
* | regmap: provide helpers for simple bit operationsBartosz Golaszewski2020-06-011-0/+36
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-06-012-5/+21
|\ \
| * | Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-05-201-2/+18
| * | Bluetooth: L2CAP: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-181-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-0114-42/+144
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-318-26/+122
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-05-292-1/+2
| | |\ \ \
| | | * | | xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca2020-04-201-0/+1
| | | * | | xfrm: fix error in commentAntony Antony2020-04-201-1/+1
| | * | | | net: be more gentle about silly gso requests coming from userEric Dumazet2020-05-291-8/+9
| | * | | | netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-05-271-1/+1
| | * | | | net: check untrusted gso_size at kernel entryWillem de Bruijn2020-05-271-2/+12
| | * | | | ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2020-05-272-0/+35
| | * | | | ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern2020-05-272-0/+35
| | * | | | nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern2020-05-271-16/+25
| | * | | | nexthops: don't modify published nexthop groupsNikolay Aleksandrov2020-05-271-0/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-261-1/+1
| | |\ \ \ \
| | | * | | | netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-05-251-1/+1