summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | devlink: use direct return of genlmsg_replyLi RongQing2019-02-121-4/+1
* | | Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam2019-02-121-5/+0
* | | devlink: don't allocate attrs on the stackJakub Kicinski2019-02-111-4/+10
* | | devlink: fix condition for compat device infoJakub Kicinski2019-02-111-1/+1
* | | devlink: Add WARN_ON to catch errors of not cleaning devlink objectsParav Pandit2019-02-111-0/+8
* | | ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_createNathan Chancellor2019-02-081-11/+9
* | | devlink: publish params only after driver init is doneJiri Pirko2019-02-081-1/+47
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-082-2/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-012-2/+3
| |\
| | * sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki2019-01-291-2/+1
| | * bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()Yafang Shao2019-01-231-0/+2
* | | devlink: Add health dump {get,clear} commandsEran Ben Elisha2019-02-071-0/+63
* | | devlink: Add health diagnose commandEran Ben Elisha2019-02-071-0/+46
* | | devlink: Add health recover commandEran Ben Elisha2019-02-071-0/+20
* | | devlink: Add health set commandEran Ben Elisha2019-02-071-0/+36
* | | devlink: Add health get commandEran Ben Elisha2019-02-071-0/+149
* | | devlink: Add health report functionalityEran Ben Elisha2019-02-071-0/+119
* | | devlink: Add health reporter create/destroy functionalityEran Ben Elisha2019-02-071-0/+92
* | | devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha2019-02-071-0/+483
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-061-5/+5
|\ \ \
| * | | net: xdp: allow generic and driver XDP on one interfaceJakub Kicinski2019-02-061-5/+5
* | | | net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli2019-02-062-28/+7
* | | | net: Introduce ndo_get_port_parent_id()Florian Fainelli2019-02-063-2/+68
* | | | devlink: add hardware errors tracing facilityNir Dotan2019-02-061-0/+1
* | | | ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso2019-02-061-0/+241
* | | | flow_offload: add flow action infrastructurePablo Neira Ayuso2019-02-061-2/+12
* | | | flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-062-1/+144
|/ / /
* | | net: Fix fall through warning in y2038 tstamp changes.David S. Miller2019-02-031-0/+1
* | | net: devlink: report cell size of shared buffersJakub Kicinski2019-02-031-0/+3