Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
05c78468a60f2fd961cd0a0c01c27f288bf81204
/
net
/
core
d0bae4a
net: remove duplicate fetch in sock_getsockopt
by JingYi Hou
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
f3e92cb
neigh: fix use-after-free read in pneigh_get_next
by Eric Dumazet
· 6 years ago
36b2f61
net: handle 802.1P vlan 0 packets properly
by Govindarajulu Varadarajan
· 6 years ago
1eb4169
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
8574921
bpf: Fix out of bounds memory access in bpf_sk_storage
by Arthur Fabre
· 6 years ago
ce27ec6
net: add high_order_alloc_disable sysctl/static key
by Eric Dumazet
· 6 years ago
f0d2ca1
net: ethtool: Allow matching on vlan DEI bit
by Maxime Chevallier
· 6 years ago
f12dd75
bpf: net: Set sk_bpf_storage back to NULL for cloned sk
by Martin KaFai Lau
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
38e406f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
1e1d926
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
983695f
bpf: fix unconnected udp hooks
by Daniel Borkmann
· 6 years ago
720f1de
pktgen: do not sleep with the thread lock held.
by Paolo Abeni
· 6 years ago
4970b42
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
by Hangbin Liu
· 6 years ago
0ee4e76
ethtool: fix potential userspace buffer overflow
by Vivien Didelot
· 6 years ago
a10e763
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
by Thomas Gleixner
· 6 years ago
ddc64d0
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
by Thomas Gleixner
· 6 years ago
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 6 years ago
fdf7142
net: fix indirect calls helpers for ptype list hooks.
by Paolo Abeni
· 6 years ago
2f4c533
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
036e343
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
100f6d8
net: correct zerocopy refcnt with udp MSG_MORE
by Willem de Bruijn
· 6 years ago
b73484b
ethtool: Check for vlan etype or vlan tci when parsing flow_rule
by Maxime Chevallier
· 6 years ago
a4270d6
net-gro: fix use-after-free read in napi_gro_frags()
by Eric Dumazet
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
458bf2f
net: core: support XDP generic on stacked devices.
by Stephen Hemminger
· 6 years ago
bd95e678
bpf: sockmap, fix use after free from sleep in psock backlog workqueue
by John Fastabend
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
2c1212d
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
f7355a6
bpf: Check sk_fullsock() before returning from bpf_sk_lookup()
by Martin KaFai Lau
· 6 years ago
9b28ae2
bpf: fix out-of-bounds read in __bpf_skc_lookup
by Lorenz Bauer
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
d7c04b0
net: avoid weird emergency message
by Eric Dumazet
· 6 years ago
bae9ed6
flow_offload: support CVLAN match
by Edward Cree
· 6 years ago
c7d5ec2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
feadc4b
rtnetlink: always put IFLA_LINK for links with a link-netnsid
by Sabrina Dubroca
· 6 years ago
cabede8
bpf: sockmap fix msg->sg.size account on ingress skb
by John Fastabend
· 6 years ago
0148943
bpf: sockmap, only stop/flush strp if it was enabled at some point
by John Fastabend
· 6 years ago
b1c17a9
flow_dissector: disable preemption around BPF calls
by Eric Dumazet
· 6 years ago
e9919a2
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied
by Hangbin Liu
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
a9e41a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
14cfbda
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
f5737cb
net: use indirect calls helpers for ptype hook
by Paolo Abeni
· 6 years ago
71f150f
bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
by YueHaibing
· 6 years ago
4b2a2bf
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
by David Ahern
· 6 years ago
64c6f4b
neighbor: Reset gc_entries counter if new entry is released before insert
by David Ahern
· 6 years ago
b587bda
devlink: Change devlink health locking mechanism
by Moshe Shemesh
· 6 years ago
a658a3f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
5f0d736
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
6ac99e8
bpf: Introduce bpf sk local storage
by Martin KaFai Lau
· 6 years ago
e55449e
ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
by David Ahern
· 6 years ago
118c8e9
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
by Stanislav Fomichev
· 6 years ago
be0d692
net-sysfs: Replace ktype default_attrs field with groups
by Kimberly Brown
· 6 years ago
ffa8ce5
lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap
by David Ahern
· 6 years ago
c98f482
net: fix sparc64 compilation of sock_gettstamp
by Stephen Rothwell
· 6 years ago
1b00e0d
bpf: update skb->protocol in bpf_skb_net_grow
by Willem de Bruijn
· 6 years ago
9b52e3f
flow_dissector: handle no-skb use case
by Stanislav Fomichev
· 6 years ago
3cbf4ff
net: plumb network namespace into __skb_flow_dissect
by Stanislav Fomichev
· 6 years ago
089b19a
flow_dissector: switch kernel context to struct bpf_flow_dissector
by Stanislav Fomichev
· 6 years ago
f2ad1a5
net: devlink: Add extack to shared buffer operations
by Ido Schimmel
· 6 years ago
9628495
cgroup: net: remove left over MODULE_LICENSE tag
by Paul Gortmaker
· 6 years ago
3c618c1
net: Rename net/nexthop.h net/rtnh.h
by David Ahern
· 6 years ago
2843ba2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c7cbdbf
net: rework SIOCGSTAMP ioctl handling
by Arnd Bergmann
· 6 years ago
b8fb1ab
net ipv6: Prevent neighbor add if protocol is disabled on device
by David Ahern
· 6 years ago
7d21fec
ipv6: Add fib6_type and fib6_flags to fib6_result
by David Ahern
· 6 years ago
effda4d
ipv6: Pass fib6_result to fib lookups
by David Ahern
· 6 years ago
b748f26
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
by David Ahern
· 6 years ago
b1d4099
ipv6: Rename fib6_multipath_select and pass fib6_result
by David Ahern
· 6 years ago
ba0509b
net: core: introduce build_skb_around
by Jesper Dangaard Brouer
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e698642
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
by Arnd Bergmann
· 6 years ago
d85e8be
net: Fix missing meta data in skb with vlan packet
by Yuya Kusakabe
· 6 years ago
ad910c7
net/core: work around section mismatch warning for ptp_classifier
by Ard Biesheuvel
· 6 years ago
725721a
bpf: allow clearing all sock_ops callback flags
by Viet Hoang Tran
· 6 years ago
43537b8
bpf: reserve flags in bpf_skb_net_shrink
by Willem de Bruijn
· 6 years ago
8ed633b
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
by Wang Hai
· 6 years ago
69f23a0
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
by Eric Dumazet
· 6 years ago
ba024f2
bpf: Check address length before reading address family
by Tetsuo Handa
· 6 years ago
bb23581
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
58dfc90
bpf: add layer 2 encap support to bpf_skb_adjust_room
by Alan Maguire
· 6 years ago
ecce39e
netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()
by Guillaume Nault
· 6 years ago
8065a77
failover: allow name change on IFF_UP slave interfaces
by Si-Wei Liu
· 6 years ago
73eb628
Revert: "net: sched: put back q.qlen into a single location"
by Paolo Abeni
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
6f5f68d
bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
by David Ahern
· 6 years ago
bdf0046
net: Replace nhc_has_gw with nhc_gw_family
by David Ahern
· 6 years ago
71df577
ipv6: Add neighbor helpers that use the ipv6 stub
by David Ahern
· 6 years ago
fd69c39
datagram: remove rendundant 'peeked' argument
by Paolo Abeni
· 6 years ago
0c620e9
xfrm: remove output indirection from xfrm_mode
by Florian Westphal
· 6 years ago
f83f715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
119c0b5
net: devlink: add warning for ndo_get_port_parent_id set when not needed
by Jiri Pirko
· 6 years ago
Next »