summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: mgmt: Add commands for runtime configurationMarcel Holtmann2020-06-183-0/+31
* Bluetooth: implement read/set default system parameters mgmtAlain Michaud2020-06-124-1/+273
* Bluetooth: centralize default value initialization.Alain Michaud2020-06-123-21/+22
* Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud2020-06-121-2/+2
* Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud2020-06-123-0/+36
* Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi2020-06-081-7/+10
* Bluetooth: Removing noisy dbg messageAlain Michaud2020-06-031-2/+0
* Bluetooth: Check scan state before disabling during suspendManish Mandlik2020-06-031-4/+6
* Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"Tuong Lien2020-06-021-1/+0
* Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"Tuong Lien2020-06-021-1/+0
* bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann2020-06-021-0/+38
* bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann2020-06-021-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-06-018-137/+231
|\
| * flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki2020-06-011-121/+4
| * net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki2020-06-011-36/+69
| * flow_dissector: Pull locking up from prog attach callbackJakub Sitnicki2020-06-011-20/+20
| * bpf: Allow SO_BINDTODEVICE opt in bpf_setsockoptFerenc Fejes2020-06-011-1/+27
| * net: Make locking in sock_bindtoindex optionalFerenc Fejes2020-06-013-6/+8
| * bpf: Fix running sk_skb program types with ktlsJohn Fastabend2020-06-012-5/+58
| * bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend2020-06-011-21/+34
| * xdp: Add xdp_txq_info to xdp_buffDavid Ahern2020-06-011-0/+17
| * bpf: Add support to attach bpf program to a devmap entryDavid Ahern2020-06-011-0/+18
| * bpf: Add rx_queue_mapping to bpf_sockAmritha Nambiar2020-06-011-0/+18
| * bpf, sk_msg: Add get socket storage helpersJohn Fastabend2020-06-011-0/+15
| * bpf, sk_msg: Add some generic helpers that may be useful from sk_msgJohn Fastabend2020-06-011-0/+16
* | crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav2020-06-011-0/+1
* | ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu2020-06-011-6/+7
* | tipc: Fix NULL pointer dereference in __tipc_sendstream()YueHaibing2020-06-011-2/+6
|/
* switch cmsghdr_from_user_compat_to_kern() to copy_from_user()Al Viro2020-06-011-7/+8
* cls_flower: remove mpls_opts_policyGuillaume Nault2020-06-011-5/+0
* bridge: mrp: Add support for role MRAHoratiu Vultur2020-06-014-21/+118
* bridge: mrp: Set the priority of MRP instanceHoratiu Vultur2020-06-014-1/+9
* flow_dissector: work around stack frame size warningArnd Bergmann2020-06-011-9/+8
* devlink: Add ACL control packet trapsIdo Schimmel2020-06-011-0/+4
* devlink: Add layer 3 control packet trapsIdo Schimmel2020-06-011-0/+42
* devlink: Add layer 2 control packet trapsIdo Schimmel2020-06-011-0/+16
* devlink: Add 'control' trap typeIdo Schimmel2020-06-011-0/+7
* devlink: Add 'mirror' trap actionIdo Schimmel2020-06-011-1/+2
* devlink: Create dedicated trap group for layer 3 exceptionsIdo Schimmel2020-06-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-06-016-135/+650
|\
| * netfilter: nf_tables: skip flowtable hooknum and priority on device updatesPablo Neira Ayuso2020-05-271-18/+35
| * netfilter: nf_tables: allow to register flowtable with no devicesPablo Neira Ayuso2020-05-271-9/+11
| * netfilter: nf_tables: delete devices from flowtablePablo Neira Ayuso2020-05-271-16/+97
| * netfilter: nf_tables: add devices to existing flowtablePablo Neira Ayuso2020-05-271-11/+86
| * netfilter: nf_tables: pass hook list to flowtable event notifierPablo Neira Ayuso2020-05-271-5/+11
| * netfilter: nf_tables: add nft_flowtable_hooks_destroy()Pablo Neira Ayuso2020-05-271-4/+11
| * netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks()Pablo Neira Ayuso2020-05-271-7/+10
| * netfilter: nf_tables: generalise flowtable hook parsingPablo Neira Ayuso2020-05-271-11/+25
| * netfilter: ctnetlink: add kernel side filtering for dumpRomain Bellan2020-05-275-71/+381
* | net: remove indirect block netdev event registrationPablo Neira Ayuso2020-06-014-435/+1