summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18netfilter: flowtable: simplify route logicPablo Neira Ayuso
2023-05-18netfilter: Reorder fields in 'struct nf_conntrack_expect'Christophe JAILLET
2023-05-16Revert "net: Remove low_thresh in ip defrag"Jakub Kicinski
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-16net: bonding: Add SPDX identifier to remaining filesBagas Sanjaya
2023-05-15sch_htb: Allow HTB priority parameter in offload modeNaveen Mamindlapalli
2023-05-15net: Remove low_thresh in ip defragAngus Chen
2023-05-13net: vxlan: Add nolocalbypass option to vxlan.Vladimir Nikishkin
2023-05-12net/handshake: Enable the SNI extension to work properlyChuck Lever
2023-05-11ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet
2023-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-11tcp: make the first N SYN RTO backoffs linearDavid Morley
2023-05-10macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu
2023-05-09net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().Kuniyuki Iwashima
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2023-05-05bonding: add xdp_features supportLorenzo Bianconi
2023-05-04Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-03netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-01rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells
2023-04-27SUNRPC: Recognize control messages in server-side TCP socket codeChuck Lever
2023-04-27xsk: Use pool->dma_pages to check for DMAKal Conley
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-24Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-04-23Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz
2023-04-23Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini
2023-04-23Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz
2023-04-23Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz
2023-04-23Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz
2023-04-23Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz
2023-04-23Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu
2023-04-23Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi
2023-04-23Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick
2023-04-23Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz
2023-04-23Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz
2023-04-23Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz
2023-04-22rxrpc: Fix potential race in error handling in afs_make_call()David Howells
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-22netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso
2023-04-22ipvs: Correct spelling in commentsSimon Horman
2023-04-22ipvs: Remove {Enter,Leave}FunctionSimon Horman
2023-04-22ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman
2023-04-22netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: make validation state per tableFlorian Westphal
2023-04-22netfilter: nf_tables: don't store chain address on jumpFlorian Westphal
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal