Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5cc6c8d4a99d0ee4d5466498e258e593df1d3eb6
/
net
/
core
501a90c
inet: protect against too small mtu values.
by Eric Dumazet
· 5 years ago
dbad340
net: core: rename indirect block ingress cb function
by John Hurley
· 5 years ago
e0b60903
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
by Jouni Hogander
· 5 years ago
8bef0af
net: dsa: fix flow dissection on Tx path
by Alexander Lobakin
· 5 years ago
d04ac22
net: Fixed updating of ethertype in skb_mpls_push()
by Martin Varghese
· 5 years ago
86c76c0
xdp: obtain the mem_id mutex before trying to remove an entry.
by Jonathan Lemon
· 5 years ago
6c8991f
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
by Sabrina Dubroca
· 5 years ago
8ffb055
cls_flower: Fix the behavior using port ranges with hw-offload
by Yoshiki Komachi
· 5 years ago
9aed6ae
net/core: Populate VF index in struct ifla_vf_guid
by Danit Goldberg
· 5 years ago
42c17fa
net: fix a leak in register_netdevice()
by Dan Carpenter
· 5 years ago
040b5cf
Fixed updating of ethertype in function skb_mpls_pop
by Martin Varghese
· 5 years ago
c3bfc5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
ceb3074
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
031097d
net: skmsg: fix TLS 1.3 crash with full sk_msg
by Jakub Kicinski
· 5 years ago
d768869
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
386403a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
1b96a41
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
3694e41
Merge branch 'ib-guids' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
fc5141c
net: gro: use vlan API instead of accessing directly
by Tonghao Zhang
· 5 years ago
a9f852e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 5 years ago
ff08ddb
net: rtnetlink: prevent underflows in do_setvfinfo()
by Dan Carpenter
· 5 years ago
30aad41
net/core: Add support for getting VF GUIDs
by Danit Goldberg
· 5 years ago
8163999
bpf: skmsg, fix potential psock NULL pointer dereference
by John Fastabend
· 5 years ago
48a322b
net-sysfs: fix netdev_queue_add_kobject() breakage
by Eric Dumazet
· 5 years ago
ee5a489
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
e68bc75
net: page_pool: add the possibility to sync DMA memory for device
by Lorenzo Bianconi
· 5 years ago
b8eb718
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
by Jouni Hogander
· 5 years ago
d539461
page_pool: Don't recycle non-reusable pages
by Saeed Mahameed
· 5 years ago
bc83674
page_pool: Add API to update numa node
by Saeed Mahameed
· 5 years ago
7c9e694
page_pool: add destroy attempts counter and rename tracepoint
by Jesper Dangaard Brouer
· 5 years ago
c491eae
xdp: remove memory poison on free for struct xdp_mem_allocator
by Jesper Dangaard Brouer
· 5 years ago
1e0bd5a
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
by Andrii Nakryiko
· 5 years ago
19b7e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
8aef998
net: core: allow fast GRO for skbs with Ethernet header in head
by Alexander Lobakin
· 5 years ago
c3f812c
page_pool: do not release pool until inflight == 0.
by Jonathan Lemon
· 5 years ago
91cc1a9
bpf: Annotate context types
by Alexei Starovoitov
· 5 years ago
9cc31b3
bpf: Fix race in btf_resolve_helper_id()
by Alexei Starovoitov
· 5 years ago
0309f98
y2038: socket: remove timespec reference in timestamping
by Arnd Bergmann
· 5 years ago
c94ef13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 5 years ago
e2cde86
devlink: Allow large formatted message of binary output
by Aya Levin
· 5 years ago
7432103
cgroup: use cgrp->kn->id as the cgroup ID
by Tejun Heo
· 5 years ago
67c0496
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
by Tejun Heo
· 5 years ago
db53c73
netprio: use css ID instead of cgroup ID
by Tejun Heo
· 5 years ago
d279505
devlink: Add method for time-stamp on reporter's dump
by Aya Levin
· 5 years ago
6c7295e
devlink: Add new "enable_roce" generic device param
by Michael Guralnik
· 5 years ago
5a508a2
devlink: disallow reload operation during device cleanup
by Jiri Pirko
· 5 years ago
14684b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a0c7634
devlink: disallow reload operation during device cleanup
by Jiri Pirko
· 5 years ago
90b2be2
net/sched: annotate lockless accesses to qdisc->empty
by Eric Dumazet
· 5 years ago
c305c6ae
net: add annotations on hh->hh_len lockless accesses
by Eric Dumazet
· 5 years ago
3b063ae
devlink: Add layer 3 generic packet exception traps
by Amit Cohen
· 5 years ago
6896cc4
devlink: Add layer 3 generic packet traps
by Amit Cohen
· 5 years ago
1c8dd9c
net_sched: gen_estimator: extend packet counter to 64bit
by Eric Dumazet
· 5 years ago
9d027e3
net: neigh: use long type to store jiffies delta
by Eric Dumazet
· 5 years ago
b33e699
net_sched: add TCA_STATS_PKT64 attribute
by Eric Dumazet
· 5 years ago
d0083d9
net_sched: extend packet counter to 64bit
by Eric Dumazet
· 5 years ago
683916f
net/tls: fix sk_msg trim on fallback to copy mode
by Jakub Kicinski
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
aefc3e7
net: fix installing orphaned programs
by Jakub Kicinski
· 5 years ago
43e0ae7
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 5 years ago
5dec597
flow_dissector: extract more ICMP information
by Matteo Croce
· 5 years ago
3b336d6
flow_dissector: skip the ICMP dissector for non ICMP packets
by Matteo Croce
· 5 years ago
98298e6
flow_dissector: add meaningful comments
by Matteo Croce
· 5 years ago
7170a97
net: annotate accesses to sk->sk_incoming_cpu
by Eric Dumazet
· 5 years ago
e3f0d76
net/core: Replace rcu_swap_protected() with rcu_replace_pointer()
by Paul E. McKenney
· 5 years ago
8b73018
net: rtnetlink: fix a typo fbd -> fdb
by Nikolay Aleksandrov
· 5 years ago
f95f96a
sock: remove unneeded semicolon
by YueHaibing
· 5 years ago
7c422d0
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
by Eric Dumazet
· 5 years ago
3f926af
net: use skb_queue_empty_lockless() in busy poll contexts
by Eric Dumazet
· 5 years ago
3ef7cf5
net: use skb_queue_empty_lockless() in poll() handlers
by Eric Dumazet
· 5 years ago
5b7fe93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
1a51a47
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
5ff223e8
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
by zhanglin
· 5 years ago
d4e4fdf
netns: fix GFP flags in rtnl_net_notifyid()
by Guillaume Nault
· 5 years ago
f3b0a18
net: remove unnecessary variables and callback
by Taehee Yoo
· 5 years ago
32b6d34
net: core: add ignore flag to netdev_adjacent structure
by Taehee Yoo
· 5 years ago
ab92d68
net: core: add generic lockdep keys
by Taehee Yoo
· 5 years ago
5343da4
net: core: limit nested device depth
by Taehee Yoo
· 5 years ago
82ecff6
keys: Fix memory leak in copy_net_ns
by Takeshi Misawa
· 5 years ago
5566744
net/flow_dissector: switch to siphash
by Eric Dumazet
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a8c41a6
pktgen: remove unnecessary assignment in pktgen_xmit()
by Yunsheng Lin
· 5 years ago
a7658e1
bpf: Check types of arguments passed into helpers
by Alexei Starovoitov
· 5 years ago
6570bc7
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
by Alexander Lobakin
· 5 years ago
fa4e0f8
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
by Davide Caratti
· 5 years ago
dedc5a0
net: avoid errors when trying to pop MLPS header on non-MPLS packets
by Davide Caratti
· 5 years ago
a98d62c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
9e8acd9
bpf: lwtunnel: Fix reroute supplying invalid dst
by Jiri Benc
· 5 years ago
ab4e846
tcp: annotate sk->sk_wmem_queued lockless reads
by Eric Dumazet
· 5 years ago
e292f05
tcp: annotate sk->sk_sndbuf lockless reads
by Eric Dumazet
· 5 years ago
ebb3b78
tcp: annotate sk->sk_rcvbuf lockless reads
by Eric Dumazet
· 5 years ago
d983ea6
tcp: add rcu protection around tp->fastopen_rsk
by Eric Dumazet
· 5 years ago
e7a9810
devlink: propagate extack down to health reporter ops
by Jiri Pirko
· 5 years ago
4028182
devlink: don't do reporter recovery if the state is healthy
by Jiri Pirko
· 5 years ago
28e72b2
sock_get_timeout: drop unnecessary return variable
by Vito Caputo
· 5 years ago
baead85
xdp: Trivial, fix spelling in function description
by Anton Ivanov
· 5 years ago
719b78a5
flow_dissector: Allow updating the flow dissector program atomically
by Jakub Sitnicki
· 5 years ago
70c2655
net: silence KCSAN warnings about sk->sk_backlog.len reads
by Eric Dumazet
· 5 years ago
Next »