summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* bpf: Check types of arguments passed into helpersAlexei Starovoitov2019-10-171-1/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-142-7/+41
|\
| * xdp: Trivial, fix spelling in function descriptionAnton Ivanov2019-10-111-1/+1
| * flow_dissector: Allow updating the flow dissector program atomicallyJakub Sitnicki2019-10-111-3/+7
| * bpf/flow_dissector: add mode to enforce global BPF flow dissectorStanislav Fomichev2019-10-071-4/+34
* | devlink: propagate extack down to health reporter opsJiri Pirko2019-10-111-9/+11
* | devlink: don't do reporter recovery if the state is healthyJiri Pirko2019-10-111-0/+3
* | sock_get_timeout: drop unnecessary return variableVito Caputo2019-10-111-6/+3
* | Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet2019-10-081-3/+2
* | net: sockmap: use bitmap for copy infoJakub Kicinski2019-10-071-2/+2
* | net: core: use helper skb_ensure_writable in more placesHeiner Kallweit2019-10-071-12/+8
* | net: devlink: fix reporter dump dumpitJiri Pirko2019-10-071-1/+2
* | devlink: have genetlink code to parse the attrs during dumpitJiri Pirko2019-10-061-32/+6
* | net: devlink: export devlink net setterJiri Pirko2019-10-051-3/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-053-8/+13
|\ \
| * | net: make sock_prot_memory_pressure() return "const char *"Alexey Dobriyan2019-10-041-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-021-1/+1
| |\ \
| | * | netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-1/+1
| * | | devlink: Fix error handling in param and info_get dumpit cbVasundhara Volam2019-10-011-3/+3
| |/ /
| * | net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau2019-09-301-3/+8
* | | net: devlink: don't ignore errors during dumpitJiri Pirko2019-10-041-6/+24
* | | net: spread "enum sock_flags"Alexey Dobriyan2019-10-041-2/+3
* | | net: devlink: allow to change namespaces during reloadJiri Pirko2019-10-041-8/+146
* | | net: devlink: export devlink net getterJiri Pirko2019-10-041-1/+2
* | | net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko2019-10-042-7/+12
* | | net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko2019-10-041-3/+8
* | | net: fib_notifier: make FIB notifier per-netnsJiri Pirko2019-10-042-52/+42
* | | net: propagate errors correctly in register_netdevice()Eric Dumazet2019-10-031-0/+1
* | | net: introduce per-netns netdevice notifiersJiri Pirko2019-10-021-0/+87
* | | net: push loops and nb calls into helper functionsJiri Pirko2019-10-021-28/+61
| |/ |/|
* | net: rtnetlink: add possibility to use alternative names as message handleJiri Pirko2019-10-011-11/+18
* | net: rtnetlink: introduce helper to get net_device instance by ifnameJiri Pirko2019-10-011-20/+25
* | net: rtnetlink: unify the code in __rtnl_newlink get dev with the restJiri Pirko2019-10-011-6/+4
* | net: rtnetlink: put alternative names to getlink messageJiri Pirko2019-10-011-0/+53
* | net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko2019-10-012-1/+160
* | net: introduce name_node struct to be used in hashlistJiri Pirko2019-10-011-18/+79
* | net: procfs: use index hashlist instead of name hashlistJiri Pirko2019-10-011-2/+2
* | net: core: dev: replace state xoff flag comparison by netif_xmit_stopped methodJulio Faracco2019-10-011-1/+1
|/
* sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal2019-09-272-3/+3
* net: print proper warning on dst underflowJason A. Donenfeld2019-09-261-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-1820-210/+3082
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-172-8/+23
| |\
| | * udp: correct reuseport selection with connected socketsWillem de Bruijn2019-09-161-2/+13
| | * net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni2019-09-151-6/+10
| * | ethtool: implement Energy Detect Powerdown support via phy-tunableAlexandru Ardelean2019-09-161-0/+6
| * | drop_monitor: Better sanitize notified packetsIdo Schimmel2019-09-161-0/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-153-0/+24
| |\|
| * | net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko2019-09-131-1/+20
| * | net: devlink: split reload op into twoJiri Pirko2019-09-131-4/+12
| * | devlink: add 'reset_dev_on_drv_probe' paramDirk van der Merwe2019-09-101-0/+5