index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
2020-07-09
1
-1
/
+2
*
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
2020-07-07
1
-1
/
+9
*
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-03
2
-19
/
+17
*
genetlink: remove genl_bind
Sean Tranchetti
2020-07-01
1
-8
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
3
-6
/
+10
|
\
|
*
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
2020-06-30
1
-1
/
+1
|
*
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-30
1
-1
/
+4
|
*
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
2020-06-30
1
-1
/
+2
|
*
xsk: Replace the cheap_dma flag with a dma_need_sync flag
Christoph Hellwig
2020-06-30
1
-3
/
+3
*
|
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
2020-06-30
1
-0
/
+3
*
|
genetlink: get rid of family->attrbuf
Cong Wang
2020-06-29
1
-2
/
+0
*
|
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2020-06-25
1
-3
/
+5
*
|
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-23
1
-1
/
+0
*
|
GUE: Fix a typo
Aiden Leong
2020-06-22
1
-1
/
+1
|
/
*
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
1
-1
/
+3
*
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
1
-1
/
+3
*
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
1
-0
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-06-19
1
-0
/
+1
|
\
|
*
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
2020-06-04
1
-0
/
+1
*
|
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-15
1
-4
/
+45
*
|
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
2020-06-15
1
-1
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
4
-27
/
+36
|
\
\
|
*
|
vxlan: Remove access to nexthop group struct
David Ahern
2020-06-10
1
-0
/
+11
|
*
|
nexthop: Fix fdb labeling for groups
David Ahern
2020-06-10
1
-1
/
+16
|
*
|
net: flow_offload: remove indirect flow_block declarations leftover
Pablo Neira Ayuso
2020-06-09
1
-24
/
+0
|
*
|
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
2020-06-09
1
-0
/
+6
|
*
|
Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2020-06-08
1
-2
/
+3
|
|
\
\
|
|
*
|
cfg80211: fix management registrations deadlock
Johannes Berg
2020-06-05
1
-2
/
+3
*
|
|
|
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
1
-4
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*
Christoph Hellwig
2020-06-08
1
-4
/
+3
*
|
|
|
inet_connection_sock: clear inet_num out of destroy helper
Paolo Abeni
2020-06-04
1
-1
/
+0
|
|
/
/
|
/
|
|
*
|
|
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
2020-06-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
57
-509
/
+1881
|
\
\
|
*
|
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2020-06-01
1
-0
/
+1
|
*
|
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2020-06-01
1
-0
/
+6
|
*
|
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2020-06-01
2
-1
/
+20
|
*
|
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
1
-1
/
+1
|
*
|
xdp: Introduce xdp_convert_frame_to_buff utility routine
Lorenzo Bianconi
2020-06-01
1
-0
/
+10
|
*
|
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-06-01
1
-1
/
+1
|
*
|
bpf: Fix running sk_skb program types with ktls
John Fastabend
2020-06-01
1
-0
/
+9
|
*
|
xdp: Add xdp_txq_info to xdp_buff
David Ahern
2020-06-01
1
-0
/
+5
|
*
|
bridge: mrp: Add support for role MRA
Horatiu Vultur
2020-06-01
1
-0
/
+1
|
*
|
bridge: mrp: Set the priority of MRP instance
Horatiu Vultur
2020-06-01
1
-0
/
+1
|
*
|
devlink: Add ACL control packet traps
Ido Schimmel
2020-06-01
1
-0
/
+12
|
*
|
devlink: Add layer 3 control packet traps
Ido Schimmel
2020-06-01
1
-0
/
+126
|
*
|
devlink: Add layer 2 control packet traps
Ido Schimmel
2020-06-01
1
-0
/
+48
|
*
|
devlink: Create dedicated trap group for layer 3 exceptions
Ido Schimmel
2020-06-01
1
-0
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-06-01
2
-2
/
+11
|
|
\
\
|
|
*
|
netfilter: nf_tables: delete devices from flowtable
Pablo Neira Ayuso
2020-05-27
1
-0
/
+1
|
|
*
|
netfilter: nf_tables: add devices to existing flowtable
Pablo Neira Ayuso
2020-05-27
1
-0
/
+6
[next]