aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki1-0/+6
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki4-27/+76
2020-06-01bpf: Use tracing helpers for lsm programsJiri Olsa1-0/+3
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi1-1/+1
2020-06-01xdp: Introduce xdp_convert_frame_to_buff utility routineLorenzo Bianconi1-0/+10
2020-06-01net: Make locking in sock_bindtoindex optionalFerenc Fejes1-1/+1
2020-06-01bpf: Fix running sk_skb program types with ktlsJohn Fastabend2-0/+17
2020-06-01xdp: Add xdp_txq_info to xdp_buffDavid Ahern2-0/+7
2020-06-01bpf: Add support to attach bpf program to a devmap entryDavid Ahern2-0/+6
2020-06-01bpf: Add rx_queue_mapping to bpf_sockAmritha Nambiar1-0/+1
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko4-1/+101
2020-06-01bpf, sk_msg: Add get socket storage helpersJohn Fastabend1-0/+2
2020-06-01bridge: mrp: Add support for role MRAHoratiu Vultur3-0/+41
2020-06-01bridge: mrp: Set the priority of MRP instanceHoratiu Vultur2-0/+3
2020-06-01bridge: mrp: Update MRP frame typeHoratiu Vultur1-11/+11
2020-06-01devlink: Add ACL control packet trapsIdo Schimmel1-0/+12
2020-06-01devlink: Add layer 3 control packet trapsIdo Schimmel1-0/+126
2020-06-01devlink: Add layer 2 control packet trapsIdo Schimmel1-0/+48
2020-06-01devlink: Add 'control' trap typeIdo Schimmel1-0/+6
2020-06-01devlink: Add 'mirror' trap actionIdo Schimmel1-0/+3
2020-06-01devlink: Create dedicated trap group for layer 3 exceptionsIdo Schimmel1-0/+3
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-2/+20
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso1-9/+0
2020-06-01net: flow_offload: consolidate indirect flow_block infrastructurePablo Neira Ayuso1-0/+19
2020-06-01netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso1-0/+2
2020-06-01regmap: provide helpers for simple bit operationsBartosz Golaszewski1-0/+36
2020-06-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-5/+21
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller14-42/+144
2020-05-31Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-65/+594
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-26/+122
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera2-3/+13
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer1-0/+20
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg1-1/+3
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz1-1/+1
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg2-0/+6
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan2-0/+7
2020-05-31ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg1-0/+28
2020-05-31ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg1-1/+51
2020-05-31ieee80211: definitions for reduced neighbor reportsTova Mussai1-0/+28
2020-05-31cfg80211: add a helper to identify 6 GHz PSCsJohannes Berg1-0/+15
2020-05-30Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-60/+72
2020-05-29net/mlx5: IPSec: Fix incorrect type for spiSaeed Mahameed1-1/+1
2020-05-29net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed1-1/+1
2020-05-29net: Make mpls_entry_encode() available for generic usersEli Cohen1-0/+17
2020-05-29tcp: tcp_init_buffer_space can be staticFlorian Westphal1-1/+0
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed4-58/+53
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2020-05-29net: remove kernel_setsockoptChristoph Hellwig1-2/+0
2020-05-29net: add a new bind_add methodChristoph Hellwig1-1/+5
2020-05-29sctp: add sctp_sock_set_nodelayChristoph Hellwig1-0/+7