| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-09-30 | 1 | -3/+8 |
* | 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 |
| * | | net: fib_notifier: move fib_notifier_ops from struct net into per-net struct | Jiri Pirko | 2019-09-07 | 1 | -6/+23 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-09-06 | 4 | -9/+121 |
| |\ \ |
|
| | * | | bpf: fix error check in bpf_tcp_gen_syncookie | Petar Penkov | 2019-08-31 | 1 | -1/+1 |
| | * | | bpf: support cloning sk storage on accept() | Stanislav Fomichev | 2019-08-17 | 2 | -6/+107 |
| | * | | net: Don't call XDP_SETUP_PROG when nothing is changed | Maxim Mikityanskiy | 2019-08-17 | 1 | -2/+13 |
| * | | | net: openvswitch: Set OvS recirc_id from tc chain index | Paul Blakey | 2019-09-06 | 1 | -0/+6 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-02 | 1 | -3/+3 |
| |\ \ \ |
|
| * | | | | devlink: Use switch-case instead of if-else | Parav Pandit | 2019-08-31 | 1 | -17/+22 |
| * | | | | devlink: Make port index data type as unsigned int | Parav Pandit | 2019-08-31 | 1 | -2/+3 |
| * | | | | net/tls: use RCU protection on icsk->icsk_ulp_data | Jakub Kicinski | 2019-08-31 | 1 | -1/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-27 | 4 | -22/+35 |
| |\ \ \ \ |
|
| * | | | | | net/core/skmsg: Delete an unnecessary check before the function call “consu... | Markus Elfring | 2019-08-24 | 1 | -2/+1 |
| * | | | | | drop_monitor: Make timestamps y2038 safe | Ido Schimmel | 2019-08-23 | 1 | -8/+6 |
| * | | | | | net: flow_offload: convert block_ing_cb_list to regular list type | Vlad Buslov | 2019-08-19 | 1 | -6/+7 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-19 | 2 | -6/+16 |
| |\ \ \ \ \ |
|
| * | | | | | | devlink: Add generic packet traps and groups | Ido Schimmel | 2019-08-17 | 1 | -0/+12 |
| * | | | | | | devlink: Add packet trap infrastructure | Ido Schimmel | 2019-08-17 | 1 | -5/+1063 |
| * | | | | | | drop_monitor: Allow user to start monitoring hardware drops | Ido Schimmel | 2019-08-17 | 1 | -3/+121 |
| * | | | | | | drop_monitor: Add support for summary alert mode for hardware drops | Ido Schimmel | 2019-08-17 | 1 | -2/+193 |
| * | | | | | | drop_monitor: Add support for packet alert mode for hardware drops | Ido Schimmel | 2019-08-17 | 1 | -4/+300 |
| * | | | | | | drop_monitor: Consider all monitoring states before performing configuration | Ido Schimmel | 2019-08-17 | 1 | -2/+7 |
| * | | | | | | drop_monitor: Add basic infrastructure for hardware drops | Ido Schimmel | 2019-08-17 | 1 | -0/+28 |
| * | | | | | | drop_monitor: Initialize hardware per-CPU data | Ido Schimmel | 2019-08-17 | 1 | -2/+23 |
| * | | | | | | drop_monitor: Move per-CPU data init/fini to separate functions | Ido Schimmel | 2019-08-17 | 1 | -17/+36 |
| * | | | | | | page_pool: fix logic in __page_pool_get_cached | Jonathan Lemon | 2019-08-15 | 1 | -23/+16 |
| * | | | | | | page_pool: remove unnecessary variable init | Yunsheng Lin | 2019-08-15 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | net: devlink: remove redundant rtnl lock assert | Vlad Buslov | 2019-08-13 | 1 | -3/+2 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2019-08-13 | 2 | -4/+105 |
| |\ \ \ \ \ |
|
| | * | | | | | bpf: add bpf_tcp_gen_syncookie helper | Petar Penkov | 2019-07-30 | 1 | -0/+73 |
| | * | | | | | xdp: Add devmap_hash map type for looking up devices by hashed index | Toke Høiland-Jørgensen | 2019-07-29 | 1 | -2/+7 |
| | * | | | | | bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_... | Stanislav Fomichev | 2019-07-25 | 1 | -0/+9 |
| | * | | | | | bpf/flow_dissector: pass input flags to BPF flow dissector program | Stanislav Fomichev | 2019-07-25 | 1 | -2/+10 |
| | * | | | | | bpf: Allow bpf_skb_event_output for a few prog types | Allan Zhang | 2019-07-25 | 1 | -0/+6 |