summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-042-2/+3
|\
| * net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing2019-03-031-0/+3
| * net: sched: put back q.qlen into a single locationEric Dumazet2019-03-021-2/+0
* | devlink: Add support for direct reporter health state updateEran Ben Elisha2019-03-041-5/+17
* | devlink: Update reporter state to error even if recover abortedEran Ben Elisha2019-03-041-1/+4
* | net-sysfs: Switch to bitmap_zalloc()Andy Shevchenko2019-03-041-7/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-041-3/+41
|\ \
| * | bpf: add bpf helper bpf_skb_ecn_set_cebrakmo2019-03-021-0/+28
| * | bpf: add skb->queue_mapping write access from tc clsactJesper Dangaard Brouer2019-02-191-3/+13
* | | net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)Eric Dumazet2019-03-011-2/+8
* | | net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)Eric Dumazet2019-03-011-5/+13
* | | devlink: fix kdocJakub Kicinski2019-03-011-7/+5
* | | ethtool: Use explicit designated initializers for .cmdLi RongQing2019-02-271-2/+2
* | | devlink: require non-NULL ops for devlink instancesJakub Kicinski2019-02-261-26/+22
* | | devlink: hold a reference to the netdevice around ethtool compatJakub Kicinski2019-02-262-11/+15
* | | devlink: create a special NDO for getting the devlink instanceJakub Kicinski2019-02-261-39/+17
* | | net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-13/+2
* | | net: fix double-free in bpf_lwt_xmit_reroutePeter Oskolkov2019-02-241-1/+1
* | | ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnelwenxu2019-02-241-8/+8
* | | net: dev: add generic protodown handlerAndy Roulin2019-02-241-0/+19
* | | net: Skip GSO length estimation if transport header is not setMaxim Mikityanskiy2019-02-241-1/+1
* | | net: Use RCU_INIT_POINTER() to set sk_wqLi RongQing2019-02-241-3/+3
* | | devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GETAya Levin2019-02-211-2/+4
* | | devlink: Rename devlink health attributesAya Levin2019-02-211-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-203-10/+10
|\ \ \ | |/ / |/| / | |/
| * net: Do not allocate page fragments that are not skb alignedAlexander Duyck2019-02-171-0/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-161-8/+4
| |\
| | * bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn2019-02-101-8/+4
| * | net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-151-2/+2
* | | ethtool: add compat for flash updateJakub Kicinski2019-02-172-3/+39
* | | devlink: add flash update commandJakub Kicinski2019-02-171-0/+30
* | | neigh: hook tracepoints in neigh update codeRoopa Prabhu2019-02-171-0/+11
* | | trace: events: add a few neigh tracepointsRoopa Prabhu2019-02-171-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-162-183/+626
|\ \ \
| * | | bpf: fix memory leak in bpf_lwt_xmit_reroutePeter Oskolkov2019-02-141-9/+20
| * | | bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.cPeter Oskolkov2019-02-131-2/+124
| * | | bpf: handle GSO in bpf_lwt_push_encapPeter Oskolkov2019-02-131-2/+65
| * | | bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov2019-02-132-1/+67
| * | | bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encapPeter Oskolkov2019-02-131-5/+43
| * | | bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau2019-02-101-0/+79
| * | | bpf: Refactor sock_ops_convert_ctx_accessMartin KaFai Lau2019-02-101-160/+127
| * | | bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sockMartin KaFai Lau2019-02-101-22/+77
| * | | bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau2019-02-101-0/+42
* | | | sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF valuesGuillaume Nault2019-02-161-0/+20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-02-131-1/+1
| | |/ | |/|
* | | devlink: Fix list access without lock while reading regionParav Pandit2019-02-141-2/+5
* | | devlink: Return right error code in case of errors for region readParav Pandit2019-02-141-7/+19
* | | page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappingsJesper Dangaard Brouer2019-02-131-5/+6
* | | net: page_pool: don't use page->private to store dma_addr_tIlias Apalodimas2019-02-131-4/+9