summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean
2023-06-10Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-09Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-08ipv4, ipv6: Use splice_eof() to flushDavid Howells
2023-06-08splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet
2023-06-06Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-06-06ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach
2023-06-06gro: decrease size of CBRichard Gobert
2023-06-06Merge tag 'v6.4-rc4' into wpan-next/stagingMiquel Raynal
2023-06-05Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen
2023-06-05Bluetooth: fix debugfs registrationJohan Hovold
2023-06-05Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang
2023-06-02net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet
2023-06-02net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet
2023-06-02ipv4: Drop tos parameter from flowi4_update_output()Guillaume Nault
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda
2023-06-01devlink: bring port new reply backJiri Pirko
2023-06-01neighbour: fix unaligned access to pneigh_entryQingfang DENG
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescingLong Li
2023-06-01tcp: fix mishandling when the sack compression is deferred.fuyuanli
2023-05-31net/sched: taprio: add netlink reporting for offload statistics countersVladimir Oltean
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-05-31net: Make gro complete function to return voidParav Pandit
2023-05-30flow_dissector: Dissect layer 2 miss from tc skb extensionIdo Schimmel
2023-05-30devlink: move port_del() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_state_get/set() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_migratable_get/set() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_roce_get/set() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_type_set() op into devlink_port_opsJiri Pirko
2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko
2023-05-30devlink: introduce port ops placeholderJiri Pirko
2023-05-30net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang
2023-05-29tcp: deny tcp_disconnect() when threads are waitingEric Dumazet
2023-05-29devlink: Spelling correctionsSimon Horman
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-26tcp: remove unused TCP_SYNQ_INTERVAL definitionNeal Cardwell
2023-05-26net: dsa: add support for mac_prepare() and mac_finish() callsRussell King (Oracle)
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECVAntoine Tenart