index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
2019-10-16
1
-24
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-14
2
-7
/
+41
|
\
|
*
xdp: Trivial, fix spelling in function description
Anton Ivanov
2019-10-11
1
-1
/
+1
|
*
flow_dissector: Allow updating the flow dissector program atomically
Jakub Sitnicki
2019-10-11
1
-3
/
+7
|
*
bpf/flow_dissector: add mode to enforce global BPF flow dissector
Stanislav Fomichev
2019-10-08
1
-4
/
+34
*
|
devlink: propagate extack down to health reporter ops
Jiri Pirko
2019-10-12
1
-9
/
+11
*
|
devlink: don't do reporter recovery if the state is healthy
Jiri Pirko
2019-10-12
1
-0
/
+3
*
|
sock_get_timeout: drop unnecessary return variable
Vito Caputo
2019-10-12
1
-6
/
+3
*
|
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
2019-10-09
1
-3
/
+2
*
|
net: sockmap: use bitmap for copy info
Jakub Kicinski
2019-10-07
1
-2
/
+2
*
|
net: core: use helper skb_ensure_writable in more places
Heiner Kallweit
2019-10-07
1
-12
/
+8
*
|
net: devlink: fix reporter dump dumpit
Jiri Pirko
2019-10-07
1
-1
/
+2
*
|
devlink: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
1
-32
/
+6
*
|
net: devlink: export devlink net setter
Jiri Pirko
2019-10-06
1
-3
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-05
3
-8
/
+13
|
\
\
|
*
|
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
2019-10-04
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-10-02
1
-1
/
+1
|
|
\
\
|
|
*
|
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
1
-1
/
+1
|
*
|
|
devlink: Fix error handling in param and info_get dumpit cb
Vasundhara Volam
2019-10-01
1
-3
/
+3
|
|
/
/
|
*
|
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
2019-10-01
1
-3
/
+8
*
|
|
net: devlink: don't ignore errors during dumpit
Jiri Pirko
2019-10-05
1
-6
/
+24
*
|
|
net: spread "enum sock_flags"
Alexey Dobriyan
2019-10-04
1
-2
/
+3
*
|
|
net: devlink: allow to change namespaces during reload
Jiri Pirko
2019-10-04
1
-8
/
+146
*
|
|
net: devlink: export devlink net getter
Jiri Pirko
2019-10-04
1
-1
/
+2
*
|
|
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
2
-7
/
+12
*
|
|
net: fib_notifier: propagate possible error during fib notifier registration
Jiri Pirko
2019-10-04
1
-3
/
+8
*
|
|
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2019-10-04
2
-52
/
+42
*
|
|
net: propagate errors correctly in register_netdevice()
Eric Dumazet
2019-10-03
1
-0
/
+1
*
|
|
net: introduce per-netns netdevice notifiers
Jiri Pirko
2019-10-02
1
-0
/
+87
*
|
|
net: push loops and nb calls into helper functions
Jiri Pirko
2019-10-02
1
-28
/
+61
|
|
/
|
/
|
*
|
net: rtnetlink: add possibility to use alternative names as message handle
Jiri Pirko
2019-10-01
1
-11
/
+18
*
|
net: rtnetlink: introduce helper to get net_device instance by ifname
Jiri Pirko
2019-10-01
1
-20
/
+25
*
|
net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest
Jiri Pirko
2019-10-01
1
-6
/
+4
*
|
net: rtnetlink: put alternative names to getlink message
Jiri Pirko
2019-10-01
1
-0
/
+53
*
|
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
2019-10-01
2
-1
/
+160
*
|
net: introduce name_node struct to be used in hashlist
Jiri Pirko
2019-10-01
1
-18
/
+79
*
|
net: procfs: use index hashlist instead of name hashlist
Jiri Pirko
2019-10-01
1
-2
/
+2
*
|
net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method
Julio Faracco
2019-10-01
1
-1
/
+1
|
/
*
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
2019-09-27
2
-3
/
+3
*
net: print proper warning on dst underflow
Jason A. Donenfeld
2019-09-26
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
20
-210
/
+3082
|
\
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-17
2
-8
/
+23
|
|
\
|
|
*
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-16
1
-2
/
+13
|
|
*
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
2019-09-15
1
-6
/
+10
|
*
|
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
2019-09-16
1
-0
/
+6
|
*
|
drop_monitor: Better sanitize notified packets
Ido Schimmel
2019-09-16
1
-0
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
3
-0
/
+24
|
|
\
|
|
*
|
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
2019-09-13
1
-1
/
+20
|
*
|
net: devlink: split reload op into two
Jiri Pirko
2019-09-13
1
-4
/
+12
|
*
|
devlink: add 'reset_dev_on_drv_probe' param
Dirk van der Merwe
2019-09-10
1
-0
/
+5
[next]