summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* vsock: prevent transport modules unloadingStefano Garzarella2019-11-151-0/+2
* vsock: add multi-transports supportStefano Garzarella2019-11-151-6/+12
* vsock: add vsock_create_connected() called by transportsStefano Garzarella2019-11-151-4/+1
* vsock: handle buffer_size sockopts in the coreStefano Garzarella2019-11-151-8/+7
* vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()Stefano Garzarella2019-11-151-1/+1
* vsock: add 'transport' member in the struct vsock_sockStefano Garzarella2019-11-151-0/+1
* vsock: remove include/linux/vm_sockets.h fileStefano Garzarella2019-11-152-2/+2
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-11-131-0/+4
|\
| * devlink: Add new "enable_roce" generic device paramMichael Guralnik2019-11-111-0/+4
* | 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-131-6/+27
* | netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso2019-11-131-0/+18
* | netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso2019-11-131-3/+11
* | netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso2019-11-131-0/+1
* | netfilter: nf_flow_table: remove union from flow_offload structurePablo Neira Ayuso2019-11-131-4/+1
* | netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso2019-11-131-0/+1
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-097-9/+18
|\ \
| * | 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-071-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-071-0/+5
| * | | net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-061-2/+2
| * | | net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley2019-11-061-0/+4
| * | | bonding: fix state transition issue in link monitoringJay Vosburgh2019-11-061-2/+1
| |/ /
* | | sctp: add support for Primary Path SwitchoverXin Long2019-11-083-3/+16
* | | sctp: add pf_expose per netns and sock and asocXin Long2019-11-083-0/+20
* | | devlink: disallow reload operation during device cleanupJiri Pirko2019-11-081-2/+5
* | | net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet2019-11-081-3/+3
* | | Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller2019-11-082-10/+16
|\ \ \
| * | | cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan2019-11-081-0/+4
| * | | mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen2019-11-081-1/+3
| * | | mac80211: fix a typo of "function"Joe Perches2019-10-281-1/+1
| * | | mac80211: typo fixes in kerneldoc commentsChris Packham2019-10-281-8/+8
* | | | net: add annotations on hh->hh_len lockless accessesEric Dumazet2019-11-081-1/+1
* | | | devlink: Add layer 3 generic packet exception trapsAmit Cohen2019-11-081-0/+18
* | | | devlink: Add layer 3 generic packet trapsAmit Cohen2019-11-081-0/+27
* | | | tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet2019-11-081-3/+9
* | | | net: silence data-races on sk_backlog.tailEric Dumazet2019-11-071-2/+2
* | | | net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet2019-11-071-1/+1
* | | | net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet2019-11-071-3/+3
* | | | net: avoid potential false sharing in neighbor related codeEric Dumazet2019-11-073-12/+12
* | | | net_sched: extend packet counter to 64bitEric Dumazet2019-11-061-2/+2
* | | | net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet2019-11-061-0/+6
* | | | net: dsa: Add support for devlink resourcesAndrew Lunn2019-11-061-0/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-021-12/+39
|\ \ \ \
| * | | | xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel2019-11-021-12/+39
| |/ / /