summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2020-05-28rxrpc: add rxrpc_sock_set_min_security_levelChristoph Hellwig-0/+2
2020-05-28ipv6: add ip6_sock_set_recvpktinfoChristoph Hellwig-0/+7
2020-05-28ipv6: add ip6_sock_set_addr_preferencesChristoph Hellwig-0/+67
2020-05-28ipv6: add ip6_sock_set_recverrChristoph Hellwig-0/+7
2020-05-28ipv6: add ip6_sock_set_v6onlyChristoph Hellwig-0/+11
2020-05-28ipv4: add ip_sock_set_pktinfoChristoph Hellwig-0/+1
2020-05-28ipv4: add ip_sock_set_mtu_discoverChristoph Hellwig-0/+1
2020-05-28ipv4: add ip_sock_set_recverrChristoph Hellwig-0/+1
2020-05-28ipv4: add ip_sock_set_freebindChristoph Hellwig-0/+1
2020-05-28ipv4: add ip_sock_set_tosChristoph Hellwig-0/+2
2020-05-28net: add sock_set_reuseportChristoph Hellwig-0/+1
2020-05-28net: add sock_set_rcvbufChristoph Hellwig-0/+1
2020-05-28net: add sock_set_keepaliveChristoph Hellwig-0/+1
2020-05-28net: add sock_enable_timestampsChristoph Hellwig-0/+1
2020-05-28net: add sock_bindtoindexChristoph Hellwig-0/+1
2020-05-28net: add sock_set_sndtimeoChristoph Hellwig-0/+1
2020-05-28net: add sock_set_priorityChristoph Hellwig-0/+1
2020-05-28net: add sock_no_lingerChristoph Hellwig-0/+1
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig-0/+2
2020-05-28tcp: ipv6: support RFC 6069 (TCP-LD)Eric Dumazet-0/+1
2020-05-27sctp: fix typo sctp_ulpevent_nofity_peer_addr_changeJonas Falkevik-1/+1
2020-05-27net/tls: Add force_resync for driver resyncTariq Toukan-1/+11
2020-05-27netfilter: nf_tables: delete devices from flowtablePablo Neira Ayuso-0/+1
2020-05-27netfilter: nf_tables: add devices to existing flowtablePablo Neira Ayuso-0/+6
2020-05-27netfilter: ctnetlink: add kernel side filtering for dumpRomain Bellan-2/+4
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam-12/+17
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil-1/+19
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva-5/+5
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva-4/+4
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen-5/+49
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich-1/+3
2020-05-27cfg80211: fix mask type in cfg80211_tid_cfg structureSergey Matyukevich-1/+1
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller-26/+150
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern-0/+35
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern-0/+35
2020-05-26nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern-16/+25
2020-05-26nexthops: don't modify published nexthop groupsNikolay Aleksandrov-0/+1
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault-1/+13
2020-05-25net/tls: fix race condition causing kernel panicVinay Kumar Yadav-0/+4
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+3
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-0/+7
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-288/+380
2020-05-22net: Add netif_is_bareudp() API to identify bareudp devicesEli Cohen-0/+7
2020-05-22switchdev: mrp: Remove the variable mrp_ring_stateHoratiu Vultur-1/+0
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller-1/+1
2020-05-22net: flow_offload: simplify hw stats check handlingEdward Cree-4/+7
2020-05-22nexthop: add support for notifiersRoopa Prabhu-0/+13
2020-05-22vxlan: ecmp support for mac fdb entriesRoopa Prabhu-0/+25
2020-05-22nexthop: support for fdb ecmp nexthopsRoopa Prabhu-0/+33
2020-05-21xsk: Explicitly inline functions and move definitionsBjörn Töpel-7/+91