summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assignLorenz Bauer2023-07-253-9/+103
* net: remove duplicate sk_lookup helpersLorenz Bauer2023-07-252-0/+16
* net: remove duplicate reuseport_lookup functionsLorenz Bauer2023-07-252-6/+20
* net: export inet_lookup_reuseport and inet6_lookup_reuseportLorenz Bauer2023-07-252-0/+12
* ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet2023-07-241-0/+1
* net: page_pool: hide page_pool_release_page()Jakub Kicinski2023-07-221-8/+2
* sch_htb: Allow HTB quantum parameter in offload modeNaveen Mamindlapalli2023-07-211-0/+1
* net: switchdev: Add a helper to replay objects on a bridge portPetr Machata2023-07-211-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-2112-32/+59
|\
| * Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-07-201-2/+5
| |\
| | * Bluetooth: coredump: fix building with coredump disabledArnd Bergmann2023-07-201-2/+0
| | * Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen2023-07-201-0/+5
| * | tcp: annotate data-races around tp->notsent_lowatEric Dumazet2023-07-201-1/+5
| * | tcp: annotate data-races around tp->keepalive_probesEric Dumazet2023-07-201-2/+7
| * | tcp: annotate data-races around tp->keepalive_intvlEric Dumazet2023-07-201-2/+7
| * | tcp: annotate data-races around tp->keepalive_timeEric Dumazet2023-07-201-2/+5
| |/
| * llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima2023-07-201-1/+1
| * rsi: remove kernel-doc comment markerRandy Dunlap2023-07-151-1/+1
| * pie: fix kernel-doc notation warningRandy Dunlap2023-07-151-1/+1
| * net: NSH: fix kernel-doc notation warningRandy Dunlap2023-07-151-1/+1
| * net: llc: fix kernel-doc notation warningsRandy Dunlap2023-07-151-2/+4
| * inet: frags: eliminate kernel-doc warningRandy Dunlap2023-07-151-1/+1
| * devlink: fix kernel-doc notation warningsRandy Dunlap2023-07-151-12/+16
| * codel: fix kernel-doc notation warningsRandy Dunlap2023-07-151-2/+2
| * net: cfg802154: fix kernel-doc notation warningsRandy Dunlap2023-07-151-1/+2
| * net: bonding: remove kernel-doc comment markerRandy Dunlap2023-07-151-1/+1
* | tcp: add TCP_OLD_SEQUENCE drop reasonEric Dumazet2023-07-201-0/+3
* | netfilter: allow exp not to be removed in nf_ct_find_expectationXin Long2023-07-201-1/+1
* | tcp: tcp_enter_quickack_mode() should be staticEric Dumazet2023-07-201-1/+0
* | tcp: remove tcp_send_partial()Eric Dumazet2023-07-201-1/+0
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-07-205-1/+275
|\ \
| * | bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann2023-07-192-1/+207
| * | xsk: support mbuf on ZC RXMaciej Fijalkowski2023-07-192-0/+46
| * | xsk: allow core/drivers to test EOP bitMaciej Fijalkowski2023-07-192-0/+15
| * | xsk: introduce wrappers and helpers for supporting multi-buffer in Tx pathTirthendu Sarkar2023-07-191-0/+6
| * | xsk: introduce XSK_USE_SG bind flag for xsk socketTirthendu Sarkar2023-07-191-0/+1
* | | ip_tunnels: Add nexthop ID field to ip_tunnel_keyIdo Schimmel2023-07-191-0/+1
* | | tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet2023-07-192-5/+21
* | | net: dsa: remove legacy_pre_march2020 detectionRussell King (Oracle)2023-07-181-3/+0
|/ /
* / ipv4: Constify the sk parameter of ip_route_output_*().Guillaume Nault2023-07-141-3/+3
|/
* net/sched: make psched_mtu() RTNL-less safePedro Tammela2023-07-131-1/+1
* Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-07-062-4/+30
|\
| * netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal2023-07-051-0/+3
| * netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-07-051-4/+27
* | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-062-1/+2
|\|
| * Bluetooth: ISO: Rework sync_interval to be sync_factorLuiz Augusto von Dentz2023-06-291-1/+1
| * Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz2023-06-291-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-301-1/+3
|\ \ | |/ |/|
| * Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe2023-06-2721-66/+97
| |\
| * | RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescingLong Li2023-06-011-1/+3