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
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-23
/
+4
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-7
/
+21
2019-06-06
pktgen: do not sleep with the thread lock held.
Paolo Abeni
1
-0
/
+11
2019-06-05
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
1
-3
/
+3
2019-06-05
ethtool: fix potential userspace buffer overflow
Vivien Didelot
1
-1
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2
-18
/
+2
2019-06-04
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
1
-3
/
+3
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
23
-122
/
+23
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-50
/
+24
2019-05-30
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
1
-1
/
+5
2019-05-30
ethtool: Check for vlan etype or vlan tci when parsing flow_rule
Maxime Chevallier
1
-2
/
+6
2019-05-30
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
23
-122
/
+23
2019-05-30
net: core: support XDP generic on stacked devices.
Stephen Hemminger
1
-46
/
+12
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-0
/
+6
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
5
-0
/
+5
2019-05-16
net: avoid weird emergency message
Eric Dumazet
1
-1
/
+1
2019-05-16
flow_offload: support CVLAN match
Edward Cree
1
-0
/
+7
2019-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+5
2019-05-14
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
1
-6
/
+10
2019-05-14
bpf: sockmap fix msg->sg.size account on ingress skb
John Fastabend
1
-0
/
+1
2019-05-14
bpf: sockmap, only stop/flush strp if it was enabled at some point
John Fastabend
1
-2
/
+4
2019-05-13
flow_dissector: disable preemption around BPF calls
Eric Dumazet
1
-0
/
+2
2019-05-08
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
1
-3
/
+3
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
27
-523
/
+1978
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+3
2019-05-05
net: use indirect calls helpers for ptype hook
Paolo Abeni
1
-2
/
+4
2019-05-04
bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
YueHaibing
1
-1
/
+1
2019-05-04
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
1
-1
/
+8
2019-05-04
neighbor: Reset gc_entries counter if new entry is released before insert
David Ahern
1
-0
/
+2
2019-05-01
devlink: Change devlink health locking mechanism
Moshe Shemesh
1
-23
/
+74
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-68
/
+996
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2
-0
/
+41
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
6
-72
/
+99
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
5
-60
/
+72
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
4
-0
/
+822
2019-04-26
ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
David Ahern
1
-1
/
+1
2019-04-25
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
1
-0
/
+39
2019-04-25
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
1
-2
/
+4
2019-04-23
lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap
David Ahern
1
-3
/
+4
2019-04-23
net: fix sparc64 compilation of sock_gettstamp
Stephen Rothwell
1
-3
/
+3
2019-04-24
bpf: update skb->protocol in bpf_skb_net_grow
Willem de Bruijn
1
-0
/
+8
[next]