index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-06-03
1
-2
/
+3
|
\
|
*
nsproxy: add struct nsset
Christian Brauner
2020-05-09
1
-2
/
+3
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-01
1
-1
/
+0
|
\
\
|
*
|
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
1
-1
/
+0
*
|
|
neigh: fix ARP retransmit timer guard
Hangbin Liu
2020-05-30
1
-2
/
+2
*
|
|
flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
Jakub Sitnicki
2020-05-22
1
-5
/
+21
*
|
|
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
2020-05-20
1
-5
/
+15
*
|
|
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
2020-05-10
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-05-09
1
-1
/
+1
|
\
\
\
|
*
|
|
bpf, sockmap: msg_pop_data can incorrecty set an sge length
John Fastabend
2020-05-06
1
-1
/
+1
*
|
|
|
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
2020-05-08
1
-1
/
+3
*
|
|
|
neigh: send protocol value in neighbor create notification
Roman Mashak
2020-05-05
1
-3
/
+3
*
|
|
|
devlink: Fix reporter's recovery condition
Aya Levin
2020-05-04
1
-2
/
+5
*
|
|
|
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
2020-05-02
1
-4
/
+7
*
|
|
|
devlink: fix return value after hitting end in region read
Jakub Kicinski
2020-05-02
1
-0
/
+5
|
/
/
/
*
|
/
net: remove obsolete comment
Eric Dumazet
2020-04-26
1
-1
/
+0
|
|
/
|
/
|
*
|
cgroup, netclassid: remove double cond_resched
Jiri Slaby
2020-04-22
1
-3
/
+1
*
|
xdp: Reset prog in dev_change_xdp_fd when fd is negative
David Ahern
2020-04-14
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-10
2
-2
/
+2
|
\
\
|
*
|
bpf: Fix use of sk->sk_reuseport from sk_assign
Joe Stringer
2020-04-09
1
-1
/
+1
|
*
|
net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
Jakub Sitnicki
2020-04-03
1
-1
/
+1
*
|
|
net-sysfs: remove redundant assignment to variable ret
Colin Ian King
2020-04-09
1
-1
/
+1
*
|
|
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
2020-04-08
1
-1
/
+2
|
|
/
|
/
|
*
|
neigh: support smaller retrans_time settting
Hangbin Liu
2020-04-03
1
-4
/
+6
*
|
net: core: enable SO_BINDTODEVICE for non-root users
Vincent Bernat
2020-04-03
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-31
1
-0
/
+1
|
\
|
*
net: fix fraglist segmentation reference count leak
Florian Westphal
2020-03-30
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-31
5
-12
/
+196
|
\
\
|
*
|
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
2020-03-30
2
-4
/
+5
|
*
|
bpf: Add socket assign support
Joe Stringer
2020-03-30
2
-0
/
+42
|
*
|
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
2020-03-28
2
-5
/
+35
|
*
|
bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks
Daniel Borkmann
2020-03-28
1
-0
/
+8
|
*
|
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
2020-03-28
1
-0
/
+12
|
*
|
bpf: Allow to retrieve cgroup v1 classid from v2 hooks
Daniel Borkmann
2020-03-28
1
-0
/
+21
|
*
|
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-28
2
-0
/
+52
|
*
|
bpf: Enable perf event rb output for bpf cgroup progs
Daniel Borkmann
2020-03-28
1
-5
/
+9
|
*
|
bpf: Enable retrieval of socket cookie for bind/post-bind hook
Daniel Borkmann
2020-03-28
1
-0
/
+14
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-31
1
-3
/
+3
|
\
\
\
|
*
|
|
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2020-03-27
1
-3
/
+3
*
|
|
|
devlink: Allow setting of packet trap group parameters
Ido Schimmel
2020-03-31
1
-2
/
+54
*
|
|
|
devlink: Add packet trap group parameters support
Ido Schimmel
2020-03-31
1
-0
/
+31
*
|
|
|
devlink: Add packet trap policers support
Ido Schimmel
2020-03-31
1
-0
/
+428
*
|
|
|
devlink: Add auto dump flag to health reporter
Eran Ben Elisha
2020-03-30
1
-4
/
+22
*
|
|
|
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
2020-03-30
1
-6
/
+3
*
|
|
|
net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG
Jiri Pirko
2020-03-30
1
-2
/
+2
*
|
|
|
ethtool: add timestamping related string sets
Michal Kubecek
2020-03-30
1
-0
/
+6
*
|
|
|
net: ipv6: add rpl sr tunnel
Alexander Aring
2020-03-30
1
-0
/
+2
*
|
|
|
net: add net available in build_state
Alexander Aring
2020-03-30
2
-3
/
+3
*
|
|
|
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
2020-03-30
1
-2
/
+2
*
|
|
|
net: page pool: allow to pass zero flags to page_pool_init()
Denis Kirjanov
2020-03-30
1
-3
/
+5
[next]