summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: nft_payload: add VLAN offload supportPablo Neira Ayuso2019-11-201-3/+6
| * | | netfilter: nf_tables_offload: allow ethernet interface type onlyPablo Neira Ayuso2019-11-201-0/+2
| * | | netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()Pablo Neira Ayuso2019-11-201-3/+3
| * | | page_pool: add destroy attempts counter and rename tracepointJesper Dangaard Brouer2019-11-181-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-11-182-3/+7
| |\ \ \
| | * | | netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso2019-11-151-3/+6
| | * | | netfilter: nft_meta: offload support for interface indexPablo Neira Ayuso2019-11-131-0/+1
| * | | | page_pool: do not release pool until inflight == 0.Jonathan Lemon2019-11-162-42/+14
| * | | | net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean2019-11-151-0/+2
| * | | | 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: 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-141-8/+7
| * | | | vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()Stefano Garzarella2019-11-141-1/+1
| * | | | vsock: add 'transport' member in the struct vsock_sockStefano Garzarella2019-11-141-0/+1
| * | | | vsock: remove include/linux/vm_sockets.h fileStefano Garzarella2019-11-142-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-121-6/+27
| * | | netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso2019-11-121-0/+18
| * | | 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
| * | | 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
| |\ \ \
| * | | | 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-071-1/+1
| * | | | | devlink: Add layer 3 generic packet exception trapsAmit Cohen2019-11-071-0/+18
| * | | | | devlink: Add layer 3 generic packet trapsAmit Cohen2019-11-071-0/+27
| * | | | | tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet2019-11-071-3/+9
| * | | | | net: silence data-races on sk_backlog.tailEric Dumazet2019-11-061-2/+2
| * | | | | net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet2019-11-061-1/+1
| * | | | | net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet2019-11-061-3/+3
| * | | | | net: avoid potential false sharing in neighbor related codeEric Dumazet2019-11-063-12/+12
| * | | | | net_sched: extend packet counter to 64bitEric Dumazet2019-11-051-2/+2
| * | | | | net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet2019-11-051-0/+6