summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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-042-3/+32
| |\ \ \ \ \ \
| | * | | | | | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev2019-07-031-0/+8
| | * | | | | | xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy2019-06-271-3/+3
| | * | | | | | xsk: Add API to check for available entries in FQMaxim Mikityanskiy2019-06-271-0/+21
| * | | | | | | bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-042-0/+2
| * | | | | | | inet: factor out inet_send_prepare()Paolo Abeni2019-07-031-0/+1
| * | | | | | | net: page_pool: add helper function for retrieving dma directionIlias Apalodimas2019-07-011-0/+9
| * | | | | | | 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-301-2/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-281-2/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky2019-06-161-2/+4
| * | | | | | | | | net: sched: refactor reinsert actionJohn Hurley2019-06-282-2/+2
| |/ / / / / / / /
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-273-17/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-25109-641/+531
| |\ \ \ \ \ \ \
| | * | | | | | | ipv6: Dump route exceptions if requestedStefano Brivio2019-06-242-1/+2
| | * | | | | | | ipv4: Dump route exceptions if requestedStefano Brivio2019-06-241-0/+4
| | * | | | | | | fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio2019-06-241-0/+2
| | | |_|/ / / / | | |/| | | | |
| | * | | | | | ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang2019-06-231-0/+4
| | * | | | | | ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang2019-06-231-0/+10
| | * | | | | | ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang2019-06-231-0/+1
| | * | | | | | inet: fix compilation warnings in fqdir_pre_exit()Qian Cai2019-06-231-1/+1
| | * | | | | | net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel2019-06-221-4/+4
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2212-62/+19
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-202-2/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-151-0/+2
| | | * | | | | | | bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-101-2/+2
| | * | | | | | | | page_pool: fix compile warning when CONFIG_PAGE_POOL is disabledJesper Dangaard Brouer2019-06-191-4/+4
| | * | | | | | | | net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant2019-06-191-0/+5
| | * | | | | | | | inet: fix various use-after-free in defrags unitsEric Dumazet2019-06-192-1/+9
| | * | | | | | | | netns: add pre_exit method to struct pernet_operationsEric Dumazet2019-06-191-0/+5
| | * | | | | | | | xdp: add tracepoints for XDP memJesper Dangaard Brouer2019-06-191-0/+23
| | * | | | | | | | xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer2019-06-191-10/+31
| | * | | | | | | | page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer2019-06-191-0/+11
| | * | | | | | | | xdp: page_pool related fix to cpumapJesper Dangaard Brouer2019-06-192-1/+29
| | * | | | | | | | net: page_pool: add helper function to unmap dma addressesIlias Apalodimas2019-06-191-0/+1
| | * | | | | | | | net: page_pool: add helper function to retrieve dma addressesIlias Apalodimas2019-06-191-0/+5
| | * | | | | | | | net: flow_offload: implement support for meta keyJiri Pirko2019-06-191-0/+6
| | * | | | | | | | flow_dissector: add support for ingress ifindex dissectionJiri Pirko2019-06-191-0/+9
| | * | | | | | | | ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel2019-06-181-1/+0
| | * | | | | | | | ipv6: Extend notifier info for multipath routesIdo Schimmel2019-06-181-0/+7
| | * | | | | | | | netlink: Add field to skip in-kernel notificationsIdo Schimmel2019-06-181-1/+3
| | * | | | | | | | netlink: Document all fields of 'struct nl_info'Ido Schimmel2019-06-181-0/+2
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1721-154/+44
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel2019-06-171-6/+4
| | * | | | | | | | | net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-151-4/+1
| | * | | | | | | | | net: dsa: make cpu_dp non constVivien Didelot2019-06-141-1/+1