summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-05-311-0/+17
|\
| * net: Make mpls_entry_encode() available for generic usersEli Cohen2020-05-301-0/+17
* | tcp: tcp_init_buffer_space can be staticFlorian Westphal2020-05-301-1/+0
|/
* net: add a new bind_add methodChristoph Hellwig2020-05-291-1/+5
* sctp: add sctp_sock_set_nodelayChristoph Hellwig2020-05-291-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-05-292-9/+28
|\
| * xfrm: remove output_finish indirection from xfrm_state_afinfoFlorian Westphal2020-05-061-1/+0
| * xfrm: remove extract_output indirection from xfrm_state_afinfoFlorian Westphal2020-05-061-3/+0
| * xfrm: place xfrm6_local_dontfrag in xfrm.hFlorian Westphal2020-05-061-0/+16
| * xfrm: expose local_rxpmtu via ipv6_stubsFlorian Westphal2020-05-062-0/+2
| * xfrm: move xfrm4_extract_header to common helperFlorian Westphal2020-05-061-1/+0
| * xfrm: state: remove extract_input indirection from xfrm_state_afinfoFlorian Westphal2020-05-061-3/+0
| * xfrm: avoid extract_output indirection for ipv4Florian Westphal2020-05-061-1/+0
| * xfrm: add IPv6 support for espintcpSabrina Dubroca2020-04-281-0/+2
| * xfrm: add support for UDPv6 encapsulation of ESPSabrina Dubroca2020-04-282-0/+8
* | rxrpc: add rxrpc_sock_set_min_security_levelChristoph Hellwig2020-05-281-0/+2
* | ipv6: add ip6_sock_set_recvpktinfoChristoph Hellwig2020-05-281-0/+7
* | ipv6: add ip6_sock_set_addr_preferencesChristoph Hellwig2020-05-281-0/+67
* | ipv6: add ip6_sock_set_recverrChristoph Hellwig2020-05-281-0/+7
* | ipv6: add ip6_sock_set_v6onlyChristoph Hellwig2020-05-281-0/+11
* | ipv4: add ip_sock_set_pktinfoChristoph Hellwig2020-05-281-0/+1
* | ipv4: add ip_sock_set_mtu_discoverChristoph Hellwig2020-05-281-0/+1
* | ipv4: add ip_sock_set_recverrChristoph Hellwig2020-05-281-0/+1
* | ipv4: add ip_sock_set_freebindChristoph Hellwig2020-05-281-0/+1
* | ipv4: add ip_sock_set_tosChristoph Hellwig2020-05-281-0/+2
* | net: add sock_set_reuseportChristoph Hellwig2020-05-281-0/+1
* | net: add sock_set_rcvbufChristoph Hellwig2020-05-281-0/+1
* | net: add sock_set_keepaliveChristoph Hellwig2020-05-281-0/+1
* | net: add sock_enable_timestampsChristoph Hellwig2020-05-281-0/+1
* | net: add sock_bindtoindexChristoph Hellwig2020-05-281-0/+1
* | net: add sock_set_sndtimeoChristoph Hellwig2020-05-281-0/+1
* | net: add sock_set_priorityChristoph Hellwig2020-05-281-0/+1
* | net: add sock_no_lingerChristoph Hellwig2020-05-281-0/+1
* | net: add sock_set_reuseaddrChristoph Hellwig2020-05-281-0/+2
* | tcp: ipv6: support RFC 6069 (TCP-LD)Eric Dumazet2020-05-281-0/+1
* | sctp: fix typo sctp_ulpevent_nofity_peer_addr_changeJonas Falkevik2020-05-281-1/+1
* | net/tls: Add force_resync for driver resyncTariq Toukan2020-05-281-1/+11
* | Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-273-26/+150
|\ \
| * | mac80211: fix memory overlap due to variable length paramRajkumar Manoharan2020-04-291-2/+5
| * | mac80211: fix two missing documentation entriesJohannes Berg2020-04-241-0/+2
| * | mac80211: add freq_offset to RX statusThomas Pedersen2020-04-241-1/+9
| * | cfg80211: express channels with a KHz componentThomas Pedersen2020-04-241-6/+86
| * | ieee80211: share 802.11 unit conversion helpersThomas Pedersen2020-04-241-7/+0
| * | mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein2020-04-241-1/+5
| * | cfg80211: Parse HE membership selectorIlan Peer2020-04-241-1/+2
| * | mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz2020-04-241-0/+2
| * | mac80211: Process multicast RX registration for Action framesJouni Malinen2020-04-241-0/+6
| * | cfg80211: support multicast RX registrationJohannes Berg2020-04-241-0/+4
| * | cfg80211: change internal management frame registration APIJohannes Berg2020-04-242-6/+19
| * | cfg80211: Unprotected Beacon frame RX indicationJouni Malinen2020-04-241-2/+10