summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* genetlink: make policy common to familyJohannes Berg2019-03-221-40/+3
* net: dst: remove gc leftoversJulian Wiedmann2019-03-211-17/+0
* net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-6/+3
* packet: rework packet_pick_tx_queue() to use common code selectionPaolo Abeni2019-03-201-2/+3
* net: dev: rename queue selection helpers.Paolo Abeni2019-03-202-10/+10
* datagram: Make __skb_datagram_iter staticYueHaibing2019-03-191-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-161-5/+22
|\
| * bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau2019-03-131-0/+21
| * bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau2019-03-131-5/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-115-15/+34
|\|
| * gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet2019-03-101-4/+18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-083-4/+7
| |\
| | * bpf: Stop the psock parser before canceling its workJakub Sitnicki2019-03-071-0/+1
| | * net: fix GSO in bpf_lwt_push_ip_encapPeter Oskolkov2019-03-071-0/+2
| | * bpf: only test gso type on gso packetsWillem de Bruijn2019-03-071-4/+4
| * | ethtool: reduce stack usage with clangArnd Bergmann2019-03-071-7/+9
| |/
* / mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-1/+2
|/
* 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