summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2023-01-20net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang-0/+3
2023-01-16net/sched: sch_taprio: fix possible use-after-freeEric Dumazet-0/+7
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel-4/+0
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells-1/+2
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+35
2023-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller-1/+24
2022-12-30tcp: Add TIME_WAIT sockets in bhash2.Kuniyuki Iwashima-0/+9
2022-12-28net/sched: fix retpoline wrapper compilation on configs without tc filtersPedro Tammela-2/+2
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds-0/+2
2022-12-22netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso-1/+12
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+6
2022-12-21netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso-0/+12
2022-12-19net: simplify sk_page_fragBenjamin Coddington-7/+2
2022-12-19net: Introduce sk_use_task_frag in struct sock.Guillaume Nault-2/+9
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-17/+17
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-2/+10
2022-12-12IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driverCoco Li-0/+33
2022-12-12net: tso: inline tso_count_descs()Yunsheng Lin-1/+7
2022-12-12Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-1/+28
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski-13/+161
2022-12-12Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter-0/+13
2022-12-12Bluetooth: Add quirk to disable extended scanningSven Peter-1/+13
2022-12-12Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter-0/+1
2022-12-12Bluetooth: btusb: Introduce generic USB resetArchie Pusaka-0/+1
2022-12-12mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMatthieu Baerts-2/+10
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-3/+21
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller-0/+2
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol-0/+2
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long-0/+4
2022-12-10ipvs: run_estimation should control the kthread tasksJulian Anastasov-2/+4
2022-12-10ipvs: add est_cpulist and est_nice sysctl varsJulian Anastasov-0/+58
2022-12-10ipvs: use kthreads for stats estimationJulian Anastasov-5/+83
2022-12-10ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov-5/+5
2022-12-10ipvs: use common functions for stats allocationJulian Anastasov-0/+5
2022-12-10ipvs: add rcu protection to statsJulian Anastasov-1/+7
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-23/+101
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe-26/+42
2022-12-09net/sched: add retpoline wrapper for tcPedro Tammela-0/+251
2022-12-09net/sched: move struct action_ops definition out of ifdefPedro Tammela-5/+5
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn-3/+3
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+19
2022-12-07devlink: Expose port function commands to control migratableShay Drory-0/+21
2022-12-07devlink: Expose port function commands to control RoCEShay Drory-0/+18
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski-0/+61
2022-12-06net: xsk: Don't include <linux/rculist.h>Christophe JAILLET-1/+1
2022-12-05xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger-0/+18
2022-12-06net/9p: distinguish zero-copy requestsChristian Schoenebeck-0/+2
2022-12-05Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-1/+1
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky-0/+17
2022-12-05xfrm: add RX datapath protection for IPsec packet offload modeLeon Romanovsky-23/+32