Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d3e985c917388a719dd17271016219401b994522
/
net
/
core
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
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
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
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
eac6640
net: annotate sk->sk_rcvlowat lockless reads
by Eric Dumazet
· 5 years ago
8265792
net: silence KCSAN warnings around sk_add_backlog() calls
by Eric Dumazet
· 5 years ago
503978a
net: avoid possible false sharing in sk_leave_memory_pressure()
by Eric Dumazet
· 5 years ago
993e4c9
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
by Nicolas Dichtel
· 5 years ago
bacb7e1
Revert "tun: call dev_get_valid_name() before register_netdevice()"
by Eric Dumazet
· 5 years ago
a11c397
bpf/flow_dissector: add mode to enforce global BPF flow dissector
by Stanislav Fomichev
· 5 years ago
163ab96
net: sockmap: use bitmap for copy info
by Jakub Kicinski
· 5 years ago
8211fbf
net: core: use helper skb_ensure_writable in more places
by Heiner Kallweit
· 5 years ago
82a843d
net: devlink: fix reporter dump dumpit
by Jiri Pirko
· 5 years ago
ee85da5
devlink: have genetlink code to parse the attrs during dumpit
by Jiri Pirko
· 5 years ago
8273fd8
net: devlink: export devlink net setter
by Jiri Pirko
· 5 years ago
6f4c930
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
c62c2cf
net: devlink: don't ignore errors during dumpit
by Jiri Pirko
· 5 years ago
7a512eb
net: make sock_prot_memory_pressure() return "const char *"
by Alexey Dobriyan
· 5 years ago
193d357
net: spread "enum sock_flags"
by Alexey Dobriyan
· 5 years ago
070c63f
net: devlink: allow to change namespaces during reload
by Jiri Pirko
· 5 years ago
471f894
net: devlink: export devlink net getter
by Jiri Pirko
· 5 years ago
b7a5955
net: fib_notifier: propagate extack down to the notifier block callback
by Jiri Pirko
· 5 years ago
55c894f
net: fib_notifier: propagate possible error during fib notifier registration
by Jiri Pirko
· 5 years ago
7c550da
net: fib_notifier: make FIB notifier per-netns
by Jiri Pirko
· 5 years ago
9077f05
net: propagate errors correctly in register_netdevice()
by Eric Dumazet
· 5 years ago
4fbb97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
a30c7b4
net: introduce per-netns netdevice notifiers
by Jiri Pirko
· 5 years ago
afa0df5
net: push loops and nb calls into helper functions
by Jiri Pirko
· 5 years ago
76c9ac0
net: rtnetlink: add possibility to use alternative names as message handle
by Jiri Pirko
· 5 years ago
cc6090e
net: rtnetlink: introduce helper to get net_device instance by ifname
by Jiri Pirko
· 5 years ago
7af12cb
net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest
by Jiri Pirko
· 5 years ago
88f4fb0
net: rtnetlink: put alternative names to getlink message
by Jiri Pirko
· 5 years ago
36fbf1e
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
by Jiri Pirko
· 5 years ago
ff92741
net: introduce name_node struct to be used in hashlist
by Jiri Pirko
· 5 years ago
6958c97
net: procfs: use index hashlist instead of name hashlist
by Jiri Pirko
· 5 years ago
93c2fcb
devlink: Fix error handling in param and info_get dumpit cb
by Vasundhara Volam
· 5 years ago
895b5c9
netfilter: drop bridge nf reset from nf_reset
by Florian Westphal
· 5 years ago
5be5515
net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method
by Julio Faracco
· 5 years ago
8c7138b
net: Unpublish sk from sk_reuseport_cb before call_rcu
by Martin KaFai Lau
· 5 years ago
174e238
sk_buff: drop all skb extensions on free and skb scrubbing
by Florian Westphal
· 5 years ago
adecda5
net: print proper warning on dst underflow
by Jason A. Donenfeld
· 5 years ago
81160dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
1bab8d4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
7f2444d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9f2f13f
ethtool: implement Energy Detect Powerdown support via phy-tunable
by Alexandru Ardelean
· 5 years ago
bef1746
drop_monitor: Better sanitize notified packets
by Ido Schimmel
· 5 years ago
acdcecc
udp: correct reuseport selection with connected sockets
by Willem de Bruijn
· 5 years ago
d518d2e
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
by Paolo Abeni
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
2670ac2
net: devlink: move reload fail indication to devlink core and expose to user
by Jiri Pirko
· 5 years ago
9769106
net: devlink: split reload op into two
by Jiri Pirko
· 5 years ago
10cc514
net: Fix null de-reference of device refcount
by Subash Abhinov Kasiviswanathan
· 5 years ago
5bbd21d
devlink: add 'reset_dev_on_drv_probe' param
by Dirk van der Merwe
· 5 years ago
3dcbdb1
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list
by Shmulik Ladkani
· 5 years ago
3dd97a0
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
by Jiri Pirko
· 5 years ago
1e46c09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
95a7233
net: openvswitch: Set OvS recirc_id from tc chain index
by Paul Blakey
· 5 years ago
44580a0
net: sock_map, fix missing ulp check in sock hash case
by John Fastabend
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
58b6be4
devlink: Use switch-case instead of if-else
by Parav Pandit
· 5 years ago
Next »