summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-281-2/+4
| | |\ \ \ \
| | | * | | | net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky2019-06-161-2/+4
| * | | | | | net: sched: refactor reinsert actionJohn Hurley2019-06-281-3/+1
| |/ / / / /
| * | | | | net: ethtool: Allow parsing ETHER_FLOW types when using flow_ruleMaxime Chevallier2019-06-271-0/+24
| * | | | | rtnetlink: skip metrics loop for dst_default_metricsDavid Ahern2019-06-261-0/+4
| | |/ / / | |/| | |
| * | | | netns: restore ops before calling ops_exit_listLi RongQing2019-06-221-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-3/+0
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-203-0/+114
| |\ \ \ \
| | * | | | bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog typeStanislav Fomichev2019-06-151-0/+26
| | * | | | bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog typeStanislav Fomichev2019-06-151-0/+16
| | * | | | bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-152-0/+28
| | * | | | bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-101-0/+40
| | * | | | bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helperRoman Gushchin2019-06-071-0/+4
| * | | | | netns: add pre_exit method to struct pernet_operationsEric Dumazet2019-06-191-0/+28
| * | | | | page_pool: make sure struct device is stableJesper Dangaard Brouer2019-06-191-0/+8
| * | | | | page_pool: add tracepoints for page_pool with details need by XDPJesper Dangaard Brouer2019-06-192-1/+12
| * | | | | xdp: add tracepoints for XDP memJesper Dangaard Brouer2019-06-191-16/+5
| * | | | | xdp: force mem allocator removal and periodic warningJesper Dangaard Brouer2019-06-192-7/+48
| * | | | | xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer2019-06-192-22/+105
| * | | | | page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer2019-06-191-4/+11
| * | | | | xdp: page_pool related fix to cpumapJesper Dangaard Brouer2019-06-191-0/+15
| * | | | | xdp: fix leak of IDA cyclic id if rhashtable_insert_slow failsJesper Dangaard Brouer2019-06-191-0/+2
| * | | | | net: page_pool: add helper function to unmap dma addressesIlias Apalodimas2019-06-191-0/+7
| * | | | | net: flow_offload: implement support for meta keyJiri Pirko2019-06-191-0/+7
| * | | | | flow_dissector: add support for ingress ifindex dissectionJiri Pirko2019-06-191-0/+16
| * | | | | ipoib: show VF broadcast addressDenis Kirjanov2019-06-181-0/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1712-29/+84
| |\ \ \ \ \
| * | | | | | devlink: Hang reporter's dump method on a dumpit cbAya Levin2019-06-131-20/+98
| * | | | | | net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior2019-06-091-8/+7
| * | | | | | net: Don't disable interrupts in __netdev_alloc_skb()Sebastian Andrzej Siewior2019-06-091-8/+11
| * | | | | | net: Don't disable interrupts in napi_alloc_frag()Sebastian Andrzej Siewior2019-06-091-26/+23
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0724-129/+44
| |\ \ \ \ \ \
| * | | | | | | ipv4: Use accessors for fib_info nexthop dataDavid Ahern2019-06-041-1/+2
| * | | | | | | net/tls: fully initialize the msg wrapper skbJakub Kicinski2019-06-041-0/+25
| * | | | | | | devlink: allow driver to update progress of flash updateJiri Pirko2019-06-041-0/+102
| * | | | | | | flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev2019-06-031-9/+1
| * | | | | | | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-022-5/+13
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-312-9/+12
| |\ \ \ \ \ \
| | * | | | | | bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin2019-05-312-10/+2
| | * | | | | | bpf: rework memlock-based memory accounting for mapsRoman Gushchin2019-05-312-5/+8
| | * | | | | | bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin2019-05-312-3/+3
| | * | | | | | bpf: add memlock precharge for socket local storageRoman Gushchin2019-05-311-2/+10
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-314-64/+25
| |\ \ \ \ \ \ \
| * | | | | | | | net: avoid indirect calls in L4 checksum calculationMatteo Croce2019-05-301-4/+11
| * | | | | | | | flow_offload: use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-251-2/+1
| * | | | | | | | devlink: add warning in case driver does not set port typeJiri Pirko2019-05-231-0/+38
| | |/ / / / / / | |/| | | | | |
| * | | | | | | neighbor: Add tracepoint to __neigh_createDavid Ahern2019-05-221-0/+2
* | | | | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-0/+20
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | keys: Network namespace domain tagDavid Howells2019-06-261-0/+20
| | |_|_|_|/ / | |/| | | | |
* | | | | | | net: remove duplicate fetch in sock_getsockoptJingYi Hou2019-06-181-3/+0
| |_|_|_|/ / |/| | | | |