summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/w...Stephen Rothwell2023-05-182-1/+22
|\
| * net: ieee802154: Handle limited devices with only datagram supportMiquel Raynal2023-03-241-0/+3
| * mac802154: Handle received BEACON_REQMiquel Raynal2023-03-231-0/+2
| * mac802154: Handle active scanningMiquel Raynal2023-03-231-1/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...Stephen Rothwell2023-05-183-1/+5
|\ \
| * | Bluetooth: Check for ISO support in controllerClaudia Draghicescu2023-05-153-0/+4
| * | Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li2023-05-031-1/+1
* | | Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/n...Stephen Rothwell2023-05-187-5/+18
|\ \ \
| * | | Revert "net: Remove low_thresh in ip defrag"Jakub Kicinski2023-05-161-0/+1
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-161-1/+1
| |\ \ \
| | * | | xsk: Use pool->dma_pages to check for DMAKal Conley2023-04-271-1/+1
| * | | | net: bonding: Add SPDX identifier to remaining filesBagas Sanjaya2023-05-161-3/+1
| * | | | sch_htb: Allow HTB priority parameter in offload modeNaveen Mamindlapalli2023-05-151-0/+1
| * | | | net: Remove low_thresh in ip defragAngus Chen2023-05-151-1/+0
| * | | | net: vxlan: Add nolocalbypass option to vxlan.Vladimir Nikishkin2023-05-131-1/+3
| * | | | net/handshake: Enable the SNI extension to work properlyChuck Lever2023-05-121-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-112-2/+2
| |\ \ \ \
| * | | | | tcp: make the first N SYN RTO backoffs linearDavid Morley2023-05-111-0/+1
| * | | | | macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep2023-05-101-0/+10
* | | | | | ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet2023-05-111-23/+0
| |/ / / / |/| | | |
* | | | | bonding: fix send_peer_notif overflowHangbin Liu2023-05-101-1/+1
* | | | | net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima2023-05-091-1/+1
|/ / / /
* | | | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-053-10/+13
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2023-05-051-0/+1
| |\ \ \ \
| | * | | | bonding: add xdp_features supportLorenzo Bianconi2023-05-051-0/+1
| | |/ / /
| * | | | netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso2023-05-031-0/+1
| * | | | rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells2023-05-011-10/+11
| |/ / /
* | | | Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-041-0/+6
|\ \ \ \
| * | | | 9p: Add additional debug flags and open modesEric Van Hensbergen2023-03-271-0/+6
* | | | | SUNRPC: Recognize control messages in server-side TCP socket codeChuck Lever2023-04-271-0/+2
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-262-2/+7
|\ \ \ \
| * | | | rxrpc: Fix potential race in error handling in afs_make_call()David Howells2023-04-221-1/+2
| * | | | netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih2023-04-191-1/+5
* | | | | Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-04-242-36/+31
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso2023-04-221-0/+6
| * | | | ipvs: Correct spelling in commentsSimon Horman2023-04-221-3/+3
| * | | | ipvs: Remove {Enter,Leave}FunctionSimon Horman2023-04-221-20/+0
| * | | | ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman2023-04-221-2/+4
| * | | | netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal2023-04-221-2/+1
| * | | | netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal2023-04-221-3/+1
| * | | | netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal2023-04-221-3/+2
| * | | | netfilter: nf_tables: make validation state per tableFlorian Westphal2023-04-221-1/+2
| * | | | netfilter: nf_tables: don't store chain address on jumpFlorian Westphal2023-04-221-2/+12
* | | | | Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz2023-04-231-0/+2
* | | | | Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-04-231-0/+8
* | | | | Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz2023-04-231-0/+2
* | | | | Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2023-04-231-1/+11
* | | | | Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz2023-04-231-2/+12
* | | | | Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz2023-04-231-0/+4
* | | | | Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-04-232-17/+35