summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2023-05-25net/handshake: Enable the SNI extension to work properlyChuck Lever1-0/+1
2023-05-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+10
2023-05-24page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin1-18/+0
2023-05-23bpf, sockmap: Incorrectly handling copied_seqJohn Fastabend1-0/+10
2023-05-23ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel1-0/+2
2023-05-20Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+1
2023-05-20net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo1-0/+1
2023-05-20Bluetooth: Fix UAF in hci_conn_hash_flush againRuihan Li1-1/+1
2023-05-19tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski1-0/+1
2023-05-12ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet1-23/+0
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu1-1/+1
2023-05-10net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima1-1/+1
2023-05-06Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-10/+13
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski1-0/+1
2023-05-05bonding: add xdp_features supportLorenzo Bianconi1-0/+1
2023-05-05Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2023-05-03netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso1-0/+1
2023-05-01rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells1-10/+11
2023-04-28SUNRPC: Recognize control messages in server-side TCP socket codeChuck Lever1-0/+2
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-2/+7
2023-04-25Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-36/+31
2023-04-24Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz1-0/+2
2023-04-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini1-0/+8
2023-04-24Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz1-0/+2
2023-04-24Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz1-1/+11
2023-04-24Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz1-2/+12
2023-04-24Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz1-0/+4
2023-04-24Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2-17/+35
2023-04-24Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi2-0/+130
2023-04-24Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick1-0/+7
2023-04-24Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz1-1/+1
2023-04-24Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz1-1/+1
2023-04-24Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz1-40/+40
2023-04-22rxrpc: Fix potential race in error handling in afs_make_call()David Howells1-1/+2
2023-04-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+15
2023-04-22netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso1-0/+6
2023-04-22ipvs: Correct spelling in commentsSimon Horman1-3/+3
2023-04-22ipvs: Remove {Enter,Leave}FunctionSimon Horman1-20/+0
2023-04-22ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman1-2/+4
2023-04-22netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal1-2/+1
2023-04-22netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal1-3/+1
2023-04-22netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal1-3/+2
2023-04-22netfilter: nf_tables: make validation state per tableFlorian Westphal1-1/+2
2023-04-22netfilter: nf_tables: don't store chain address on jumpFlorian Westphal1-2/+12
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal1-0/+5
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal1-0/+10
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-20/+6
2023-04-21sctp: delete the nested flexible array peer_initXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array skipXin Long1-2/+2
2023-04-21sctp: delete the nested flexible array paramsXin Long1-4/+4