index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-21
flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
Jakub Sitnicki
1
-5
/
+21
2020-05-19
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
1
-5
/
+15
2020-05-09
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
1
-0
/
+2
2020-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2020-05-07
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
1
-1
/
+3
2020-05-06
bpf, sockmap: msg_pop_data can incorrecty set an sge length
John Fastabend
1
-1
/
+1
2020-05-05
neigh: send protocol value in neighbor create notification
Roman Mashak
1
-3
/
+3
2020-05-04
devlink: Fix reporter's recovery condition
Aya Levin
1
-2
/
+5
2020-05-01
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
1
-4
/
+7
2020-05-01
devlink: fix return value after hitting end in region read
Jakub Kicinski
1
-0
/
+5
2020-04-25
net: remove obsolete comment
Eric Dumazet
1
-1
/
+0
2020-04-21
cgroup, netclassid: remove double cond_resched
Jiri Slaby
1
-3
/
+1
2020-04-14
xdp: Reset prog in dev_change_xdp_fd when fd is negative
David Ahern
1
-1
/
+2
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+2
2020-04-09
net-sysfs: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-04-09
bpf: Fix use of sk->sk_reuseport from sk_assign
Joe Stringer
1
-1
/
+1
2020-04-07
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
1
-1
/
+2
2020-04-02
neigh: support smaller retrans_time settting
Hangbin Liu
1
-4
/
+6
2020-04-02
net: core: enable SO_BINDTODEVICE for non-root users
Vincent Bernat
1
-1
/
+1
2020-04-03
net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
Jakub Sitnicki
1
-1
/
+1
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-12
/
+196
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+3
2020-03-30
devlink: Allow setting of packet trap group parameters
Ido Schimmel
1
-2
/
+54
2020-03-30
devlink: Add packet trap group parameters support
Ido Schimmel
1
-0
/
+31
2020-03-30
devlink: Add packet trap policers support
Ido Schimmel
1
-0
/
+428
2020-03-30
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
2
-4
/
+5
2020-03-30
bpf: Add socket assign support
Joe Stringer
2
-0
/
+42
2020-03-30
devlink: Add auto dump flag to health reporter
Eran Ben Elisha
1
-4
/
+22
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
1
-6
/
+3
2020-03-30
net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG
Jiri Pirko
1
-2
/
+2
2020-03-30
net: fix fraglist segmentation reference count leak
Florian Westphal
1
-0
/
+1
2020-03-29
ethtool: add timestamping related string sets
Michal Kubecek
1
-0
/
+6
2020-03-29
net: ipv6: add rpl sr tunnel
Alexander Aring
1
-0
/
+2
2020-03-29
net: add net available in build_state
Alexander Aring
2
-3
/
+3
2020-03-29
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
1
-2
/
+2
2020-03-29
net: page pool: allow to pass zero flags to page_pool_init()
Denis Kirjanov
1
-3
/
+5
2020-03-28
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
2
-5
/
+35
2020-03-27
bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks
Daniel Borkmann
1
-0
/
+8
2020-03-27
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
1
-0
/
+12
2020-03-27
bpf: Allow to retrieve cgroup v1 classid from v2 hooks
Daniel Borkmann
1
-0
/
+21
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2
-0
/
+52
2020-03-27
bpf: Enable perf event rb output for bpf cgroup progs
Daniel Borkmann
1
-5
/
+9
2020-03-27
bpf: Enable retrieval of socket cookie for bind/post-bind hook
Daniel Borkmann
1
-0
/
+14
2020-03-27
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
1
-3
/
+3
2020-03-26
devlink: implement DEVLINK_CMD_REGION_NEW
Jacob Keller
1
-0
/
+99
2020-03-26
devlink: track snapshot id usage count using an xarray
Jacob Keller
1
-6
/
+124
2020-03-26
devlink: report error once U32_MAX snapshot ids have been used
Jacob Keller
1
-8
/
+19
2020-03-26
devlink: extract snapshot id allocation to helper function
Jacob Keller
1
-1
/
+14
2020-03-26
devlink: use -ENOSPC to indicate no more room for snapshots
Jacob Keller
1
-1
/
+1
[next]