summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-05-17rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells
2023-05-11netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-11netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih
2023-05-11xsk: Fix unaligned descriptor validationKal Conley
2023-05-11scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn
2023-04-26netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso
2023-04-20Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz
2023-04-20bonding: fix ns validation on backup slavesHangbin Liu
2023-04-13raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima
2023-04-13raw: use net_hash_mix() in hash functionEric Dumazet
2023-03-17netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-03-11net/sched: transition act_pedit to rcu and percpu statsPedro Tammela
2023-03-11sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long
2023-03-11netfilter: ctnetlink: make event listener tracking globalFlorian Westphal
2023-03-11net/sched: Retire tcindex classifierJamal Hadi Salim
2023-03-10net: add sock_init_data_uid()Pietro Borrello
2023-02-10dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima
2023-01-20net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang
2023-01-16net/sched: sch_taprio: fix possible use-after-freeEric Dumazet
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-12-30tcp: Add TIME_WAIT sockets in bhash2.Kuniyuki Iwashima
2022-12-28net/sched: fix retpoline wrapper compilation on configs without tc filtersPedro Tammela
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2022-12-22netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-21netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso
2022-12-19net: simplify sk_page_fragBenjamin Coddington
2022-12-19net: Introduce sk_use_task_frag in struct sock.Guillaume Nault
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driverCoco Li
2022-12-12net: tso: inline tso_count_descs()Yunsheng Lin
2022-12-12Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-12-12Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter
2022-12-12Bluetooth: Add quirk to disable extended scanningSven Peter
2022-12-12Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter
2022-12-12Bluetooth: btusb: Introduce generic USB resetArchie Pusaka
2022-12-12mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMatthieu Baerts
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long
2022-12-10ipvs: run_estimation should control the kthread tasksJulian Anastasov
2022-12-10ipvs: add est_cpulist and est_nice sysctl varsJulian Anastasov
2022-12-10ipvs: use kthreads for stats estimationJulian Anastasov
2022-12-10ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov