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-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+6
2020-10-04
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
1
-2
/
+2
2020-10-01
bpf: Fix "unresolved symbol" build error with resolve_btfids
Yonghong Song
1
-0
/
+6
2020-09-28
net: core: add nested_level variable in net_device
Taehee Yoo
2
-19
/
+78
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-22
/
+37
2020-09-28
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
1
-10
/
+16
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-9
/
+9
2020-09-15
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
1
-7
/
+7
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
1
-0
/
+1
2020-09-10
net: Fix bridge enslavement failure
Ido Schimmel
1
-1
/
+1
2020-09-10
net: Correct the comment of dst_dev_put()
Miaohe Lin
1
-1
/
+1
2020-09-08
fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m
Brian Vazquez
1
-1
/
+1
2020-09-08
bpf: Fix clobbering of r2 in bpf_gen_ld_abs
Daniel Borkmann
1
-2
/
+2
2020-09-07
Revert "netns: don't disable BHs when locking "nsid_lock""
Taehee Yoo
1
-11
/
+11
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-4
/
+7
2020-09-01
pktgen: fix error message with wrong function name
Leesoo Ahn
1
-1
/
+1
2020-08-27
net: Fix some comments
Miaohe Lin
1
-1
/
+1
2020-08-26
net: disable netpoll on fresh napis
Jakub Kicinski
2
-2
/
+3
2020-08-24
net: Get rid of consume_skb when tracing is off
Herbert Xu
1
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-12
/
+11
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-6
/
+8
2020-08-20
bpf: xdp: Fix XDP mode when no mode flags specified
Andrii Nakryiko
1
-6
/
+8
2020-08-18
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
1
-3
/
+7
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
1
-1
/
+0
2020-08-16
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
1
-1
/
+1
2020-08-16
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
1
-2
/
+2
2020-08-16
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
1
-0
/
+1
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-17
/
+66
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-24
/
+52
2020-08-13
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
1
-11
/
+38
2020-08-13
bpf: sock_ops ctx access may stomp registers in corner case
John Fastabend
1
-2
/
+24
2020-08-12
bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
Andrii Nakryiko
1
-4
/
+4
2020-08-12
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
Eric Dumazet
1
-5
/
+7
2020-08-11
net: Fix potential memory leak in proto_register()
Miaohe Lin
1
-10
/
+15
2020-08-08
net: Use helper function ip_is_fragment()
Miaohe Lin
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-08-06
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-0
/
+8
2020-08-06
bpf: Change uapi for bpf iterator map elements
Yonghong Song
1
-8
/
+29
2020-08-06
net: sock: add sock_set_mark
Alexander Aring
1
-0
/
+8
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
15
-525
/
+1831
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-40
/
+31
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-146
/
+626
2020-08-03
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
1
-3
/
+5
2020-08-03
devlink: Add early_drop trap
Amit Cohen
1
-0
/
+1
2020-08-03
fib: Fix undef compile warning
YueHaibing
1
-1
/
+1
2020-08-03
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
1
-2
/
+1
2020-08-03
net: Use __skb_pagelen() directly in skb_cow_data()
Miaohe Lin
1
-1
/
+1
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+9
[next]