summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | devlink: Add layer 3 control packet trapsIdo Schimmel2020-06-011-0/+126
| * | devlink: Add layer 2 control packet trapsIdo Schimmel2020-06-011-0/+48
| * | devlink: Create dedicated trap group for layer 3 exceptionsIdo Schimmel2020-06-011-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-06-012-2/+11
| |\ \
| | * | netfilter: nf_tables: delete devices from flowtablePablo Neira Ayuso2020-05-271-0/+1
| | * | netfilter: nf_tables: add devices to existing flowtablePablo Neira Ayuso2020-05-271-0/+6
| | * | netfilter: ctnetlink: add kernel side filtering for dumpRomain Bellan2020-05-271-2/+4
| * | | net: remove indirect block netdev event registrationPablo Neira Ayuso2020-06-011-9/+0
| * | | net: flow_offload: consolidate indirect flow_block infrastructurePablo Neira Ayuso2020-06-011-0/+19
| * | | netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso2020-06-011-0/+2
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-06-012-5/+21
| |\ \ \
| | * | | Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-05-201-2/+18
| | * | | Bluetooth: L2CAP: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-181-3/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-014-16/+101
| |\ \ \ \
| * \ \ \ \ Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller2020-05-312-33/+150
| |\ \ \ \ \
| | * | | | | cfg80211: support bigger kek/kck key lengthNathan Errera2020-05-311-3/+9
| | * | | | | mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer2020-05-311-0/+20
| | * | | | | mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-311-1/+3
| | * | | | | cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg2020-05-311-0/+3
| | * | | | | cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan2020-05-311-0/+2
| | * | | | | cfg80211: add a helper to identify 6 GHz PSCsJohannes Berg2020-05-311-0/+15
| | * | | | | nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam2020-05-271-12/+17
| | * | | | | nl80211: add ability to report TX status for control port TXMarkus Theil2020-05-271-1/+19
| | * | | | | mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-5/+5
| | * | | | | cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-4/+4
| | * | | | | cfg80211: add KHz variants of frame RX APIThomas Pedersen2020-05-271-5/+49
| | * | | | | cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich2020-05-271-1/+3
| | * | | | | cfg80211: fix mask type in cfg80211_tid_cfg structureSergey Matyukevich2020-05-271-1/+1
| | | |_|/ / | | |/| | |
| * | | | | 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