summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-07-051-30/+23
|\
| * xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal2019-07-011-3/+1
| * xfrm: remove type and offload_type map from xfrm_state_afinfoFlorian Westphal2019-06-061-4/+12
| * xfrm: remove eth_proto value from xfrm_state_afinfoFlorian Westphal2019-06-061-4/+2
| * xfrm: remove state and template sort indirections from xfrm_state_afinfoFlorian Westphal2019-06-061-11/+7
| * xfrm: remove init_flags indirection from xfrm_state_afinfoFlorian Westphal2019-06-051-1/+0
| * xfrm: remove init_temprop indirection from xfrm_state_afinfoFlorian Westphal2019-06-051-4/+0
| * xfrm: remove init_tempsel indirection from xfrm_state_afinfoFlorian Westphal2019-06-051-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-0410-10/+175
|\ \
| * | bpf: add icsk_retransmits to bpf_tcp_sockStanislav Fomichev2019-07-031-0/+1
| * | bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sockStanislav Fomichev2019-07-031-0/+5
| * | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev2019-07-032-1/+13
| * | bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen2019-06-293-5/+8
| * | devmap: Rename ifindex member in bpf_redirect_infoToke Høiland-Jørgensen2019-06-291-1/+1
| * | xskmap: Move non-standard list manipulation to helperToke Høiland-Jørgensen2019-06-291-0/+14
| * | bpf: implement getsockopt and setsockopt hooksStanislav Fomichev2019-06-275-0/+72
| * | xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy2019-06-271-3/+3
| * | xsk: Add getsockopt XDP_OPTIONSMaxim Mikityanskiy2019-06-271-0/+8
| * | xsk: Add API to check for available entries in FQMaxim Mikityanskiy2019-06-271-0/+21
| * | xdp: Add tracepoint for bulk XDP_TXToshiaki Makita2019-06-251-0/+29
* | | bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-043-0/+3
* | | inet: factor out inet_send_prepare()Paolo Abeni2019-07-031-0/+1
* | | loopback: create blackhole net device similar to loopack.Mahesh Bandewar2019-07-011-0/+2
* | | net: page_pool: add helper function for retrieving dma directionIlias Apalodimas2019-07-011-0/+9
* | | netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld2019-07-011-1/+8
* | | ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet2019-07-011-0/+7
* | | Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2019-06-307-52/+110
|\ \ \
| * | | net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann2019-06-281-1/+1
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-287-51/+109
| |\ \ \
| | * | | net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-261-0/+1
| | * | | net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu2019-06-261-0/+17
| | * | | net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-4/+11
| | * | | net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu2019-06-261-7/+49
| | * | | net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-242-16/+2
| | * | | net/mlx5: Expose eswitch encap modeMaor Gottlieb2019-06-161-0/+12
| | * | | net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky2019-06-161-2/+4
| | * | | net/mlx5: Add EQ enable/disable APIYuval Avnery2019-06-131-1/+4
| | * | | net/mlx5: Use a single IRQ for all async EQsAriel Levkovich2019-06-131-12/+2
| | * | | net/mlx5: Separate IRQ data from EQ table dataYuval Avnery2019-06-131-0/+3
| | * | | net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery2019-06-131-2/+1
| | * | | net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2019-06-131-2/+1
| | * | | net/mlx5: Support querying max VFs from deviceBodong Wang2019-06-132-6/+3
* | | | | taprio: Add support for txtime-assist modeVedang Patel2019-06-281-0/+4
* | | | | etf: Add skip_sock_checkVedang Patel2019-06-281-0/+1
* | | | | etf: Don't use BIT() in UAPI headers.Vedang Patel2019-06-281-2/+2
* | | | | net: sched: refactor reinsert actionJohn Hurley2019-06-282-2/+2
|/ / / /
* | | | Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...David S. Miller2019-06-281-0/+8
|\ \ \ \
| * | | | batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing2019-06-271-0/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-276-18/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-281-1/+1
| |\ \ \ \ \