summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean2019-11-151-0/+2
* net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean2019-11-151-0/+144
* net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean2019-11-151-0/+539
* net/smc: introduce bookkeeping of SMCD link groupsUrsula Braun2019-11-151-0/+2
* net/smc: immediate termination for SMCD link groupsUrsula Braun2019-11-151-0/+2
* vsock: prevent transport modules unloadingStefano Garzarella2019-11-141-0/+2
* vsock/vmci: register vmci_transport only when VMCI guest/host are activeStefano Garzarella2019-11-141-0/+2
* vsock: add multi-transports supportStefano Garzarella2019-11-141-6/+12
* vsock: add vsock_create_connected() called by transportsStefano Garzarella2019-11-141-4/+1
* vsock: handle buffer_size sockopts in the coreStefano Garzarella2019-11-142-22/+8
* vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()Stefano Garzarella2019-11-141-1/+1
* vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella2019-11-141-1/+2
* vsock: add 'transport' member in the struct vsock_sockStefano Garzarella2019-11-141-0/+1
* vsock: remove include/linux/vm_sockets.h fileStefano Garzarella2019-11-143-15/+2
* vsock: remove vm_sockets_get_local_cid()Stefano Garzarella2019-11-141-2/+0
* Merge tag 'mlx5-updates-2019-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-11-144-2/+23
|\
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-11-134-2/+23
| |\
| | * net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey2019-11-131-1/+2
| | * net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik2019-11-111-0/+11
| | * devlink: Add new "enable_roce" generic device paramMichael Guralnik2019-11-111-0/+4
| | * IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit2019-11-011-0/+5
| | * net/mlx5: Expose optimal performance scatter entries capabilityYamin Friedman2019-10-081-1/+1
* | | dt-bindings: net: dp83869: Add TI dp83869 phyDan Murphy2019-11-141-0/+42
* | | net: openvswitch: add hash info to upcallTonghao Zhang2019-11-141-1/+3
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-11-131-7/+0
|\ \
| * | xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)Alexey Dobriyan2019-10-091-7/+0
* | | netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso2019-11-122-6/+28
* | | netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso2019-11-122-0/+20
* | | netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso2019-11-121-3/+11
* | | netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso2019-11-121-0/+1
* | | netfilter: nf_flow_table: remove union from flow_offload structurePablo Neira Ayuso2019-11-121-4/+1
* | | netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso2019-11-121-0/+1
* | | Merge tag 'linux-can-next-for-5.5-20191111' of git://git.kernel.org/pub/scm/l...David S. Miller2019-11-122-26/+3
|\ \ \
| * | | can: rx-offload: Prepare for CAN FD supportJoakim Zhang2019-11-111-3/+3
| * | | can: rx-offload: can_rx_offload_reset(): remove no-op functionMarc Kleine-Budde2019-11-111-1/+0
| * | | can: mcp251x: get rid of legacy platform dataAndy Shevchenko2019-11-111-22/+0
* | | | net/sched: actions: remove unused 'order'Davide Caratti2019-11-121-1/+0
* | | | devlink: Allow large formatted message of binary outputAya Levin2019-11-121-3/+1
* | | | net: sfp: fix sfp_bus_add_upstream() warningRussell King2019-11-121-2/+2
|/ / /
* | | net: sfp: rework upstream interfaceRussell King2019-11-091-8/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-0926-49/+78
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-0817-22/+34
| |\ \ \
| | * | | net: fix data-race in neigh_event_send()Eric Dumazet2019-11-081-2/+2
| | * | | net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen2019-11-081-2/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-11-061-1/+2
| | |\ \ \
| | | * | | netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner2019-11-041-1/+2
| | * | | | net/tls: add a TX lockJakub Kicinski2019-11-061-0/+5
| | * | | | net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-051-2/+2
| | * | | | net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski2019-11-051-3/+6
| | * | | | net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley2019-11-051-0/+4