summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2020-07-21xfrm: Fix crash when the hold queue is used.Steffen Klassert
2020-06-24xfrm: policy: match with both mark and mask on user interfacesXin Long
2020-06-23net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-22GUE: Fix a typoAiden Leong
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-10vxlan: Remove access to nexthop group structDavid Ahern
2020-06-10nexthop: Fix fdb labeling for groupsDavid Ahern
2020-06-09net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso
2020-06-09dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai
2020-06-08Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...David S. Miller
2020-06-08net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*Christoph Hellwig
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg
2020-06-04inet_connection_sock: clear inet_num out of destroy helperPaolo Abeni
2020-06-04seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam
2020-06-04xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki
2020-06-01flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-06-01xdp: Introduce xdp_convert_frame_to_buff utility routineLorenzo Bianconi
2020-06-01net: Make locking in sock_bindtoindex optionalFerenc Fejes
2020-06-01bpf: Fix running sk_skb program types with ktlsJohn Fastabend
2020-06-01xdp: Add xdp_txq_info to xdp_buffDavid Ahern
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-01bridge: mrp: Add support for role MRAHoratiu Vultur
2020-06-01bridge: mrp: Set the priority of MRP instanceHoratiu Vultur
2020-06-01devlink: Add ACL control packet trapsIdo Schimmel
2020-06-01devlink: Add layer 3 control packet trapsIdo Schimmel
2020-06-01devlink: Add layer 2 control packet trapsIdo Schimmel
2020-06-01devlink: Create dedicated trap group for layer 3 exceptionsIdo Schimmel
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso
2020-06-01net: flow_offload: consolidate indirect flow_block infrastructurePablo Neira Ayuso
2020-06-01netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso
2020-06-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg