index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2019-06-05
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
2019-06-05
ethtool: fix potential userspace buffer overflow
Vivien Didelot
2019-06-04
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-30
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-30
ethtool: Check for vlan etype or vlan tci when parsing flow_rule
Maxime Chevallier
2019-05-30
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-05-30
net: core: support XDP generic on stacked devices.
Stephen Hemminger
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-16
net: avoid weird emergency message
Eric Dumazet
2019-05-16
flow_offload: support CVLAN match
Edward Cree
2019-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-05-14
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
2019-05-14
bpf: sockmap fix msg->sg.size account on ingress skb
John Fastabend
2019-05-14
bpf: sockmap, only stop/flush strp if it was enabled at some point
John Fastabend
2019-05-13
flow_dissector: disable preemption around BPF calls
Eric Dumazet
2019-05-08
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-05
net: use indirect calls helpers for ptype hook
Paolo Abeni
2019-05-04
bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
YueHaibing
2019-05-04
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
2019-05-04
neighbor: Reset gc_entries counter if new entry is released before insert
David Ahern
2019-05-01
devlink: Change devlink health locking mechanism
Moshe Shemesh
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-26
ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
David Ahern
2019-04-25
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
2019-04-25
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
2019-04-23
lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap
David Ahern
2019-04-23
net: fix sparc64 compilation of sock_gettstamp
Stephen Rothwell
2019-04-24
bpf: update skb->protocol in bpf_skb_net_grow
Willem de Bruijn
2019-04-23
flow_dissector: handle no-skb use case
Stanislav Fomichev
2019-04-23
net: plumb network namespace into __skb_flow_dissect
Stanislav Fomichev
2019-04-23
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
2019-04-22
net: devlink: Add extack to shared buffer operations
Ido Schimmel
2019-04-22
cgroup: net: remove left over MODULE_LICENSE tag
Paul Gortmaker
2019-04-22
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
[next]