summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2024-06-12net/tcp: Move tcp_inbound_hash() from headersDmitry Safonov-74/+4
2024-06-12net/tcp: Add a helper tcp_ao_hdr_maclen()Dmitry Safonov-0/+5
2024-06-12net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefsDmitry Safonov-10/+4
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-11/+49
2024-06-10Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz-4/+32
2024-06-10geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman-2/+3
2024-06-10tcp: move inet_twsk_schedule helper out of headerFlorian Westphal-5/+0
2024-06-10net: tcp/dccp: prepare for tw_timer un-pinningValentin Schneider-2/+4
2024-06-09RDMA/mana_ib: Process QP error events in mana_ibKonstantin Taranov-0/+1
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+5
2024-06-06tcp: move reqsk_alloc() to inet_connection_sock.cEric Dumazet-33/+0
2024-06-06tcp: small changes in reqsk_put() and reqsk_free()Eric Dumazet-2/+2
2024-06-06net: use unrcu_pointer() helperEric Dumazet-1/+1
2024-06-05tcp: add sysctl_tcp_rto_min_usKevin Yang-0/+1
2024-06-05rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski-0/+1
2024-06-05devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()Christophe JAILLET-2/+2
2024-06-05net: caif: remove unused structsDr. David Alan Gilbert-2/+0
2024-06-05net: remove NULL-pointer net parameter in ip_metrics_convertJason Xing-3/+2
2024-06-04tcp: add a helper for setting EOR on tail skbJakub Kicinski-0/+9
2024-06-04tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()Jakub Kicinski-0/+7
2024-06-04flow_dissector: add support for tunnel control flagsDavide Caratti-0/+21
2024-06-01net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov-3/+4
2024-06-01net: qstat: extend kdoc about get_base_statsJakub Kicinski-0/+2
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-13/+19
2024-05-30ipv6: sr: restruct ifdefinesHangbin Liu-0/+14
2024-05-29net: dsa: remove mac_prepare()/mac_finish() shimsRussell King (Oracle)-6/+0
2024-05-29net: fix __dst_negative_advice() raceEric Dumazet-11/+4
2024-05-29tcp: add tcp_done_with_error() helperEric Dumazet-0/+1
2024-05-29wifi: nl80211: clean up coalescing rule handlingJohannes Berg-1/+1
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-2/+2
2024-05-27page_pool: fix &page_pool_params kdoc issuesAlexander Lobakin-2/+3
2024-05-27tcp: reduce accepted window in NEW_SYN_RECV stateEric Dumazet-0/+12
2024-05-23net: Rename mono_delivery_time to tstamp_type for scalabiltyAbhishek Chauhan-2/+2
2024-05-23wifi: cfg80211: use __counted_by where appropriateDmitry Antipov-4/+4
2024-05-23wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_confPradeep Kumar Chitrapu-0/+4
2024-05-23wifi: mac80211: track changes in AP's TPEJohannes Berg-0/+2
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg-4/+37
2024-05-23wifi: radiotap: document ieee80211_get_radiotap_len() return valueJohannes Berg-0/+1
2024-05-23wifi: regulatory: remove extra documentationJohannes Berg-2/+0
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+6
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds-19/+27
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-12/+19
2024-05-18Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linuxLinus Torvalds-6/+13
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-527/+1634
2024-05-14s390/iucv: Unexport iucv_rootHeiko Carstens-1/+0
2024-05-14s390/iucv: Provide iucv_alloc_device() / iucv_release_device()Heiko Carstens-0/+6
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+15
2024-05-14net: gro: fix napi_gro_cb zeroed alignmentRichard Gobert-2/+4
2024-05-14Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz-0/+1
2024-05-14Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz-159/+1