summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2024-06-21Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz
2024-06-21geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman
2024-06-21rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski
2024-06-16net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov
2024-06-12net: fix __dst_negative_advice() raceEric Dumazet
2024-06-12inet: introduce dst_rtable() helperEric Dumazet
2024-06-12ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-06-12Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu
2024-05-30Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz
2024-05-30Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva
2024-05-30Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
2024-05-30Bluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu
2024-05-30Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban
2024-05-30ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou
2024-05-30tcp: increase the default TCP scaling ratioHechao Li
2024-05-25Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim
2024-05-03Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert
2024-04-26xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
2024-04-25macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-04-24Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz
2024-04-24Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz
2024-04-23net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet
2024-04-17net/sched: Fix mirred deadlock on device recursionEric Dumazet
2024-04-12Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2024-04-11netfilter: flowtable: validate pppoe headerPablo Neira Ayuso
2024-04-11netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso
2024-04-10Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-09ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-04-08wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-04-08geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-03net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang
2024-03-29Bluetooth: add quirk for broken address propertiesJohan Hovold
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-25tcp: properly terminate timers for kernel socketsEric Dumazet
2024-03-25wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-19tcp: Clear req->syncookie in reqsk_alloc().Kuniyuki Iwashima
2024-03-19xsk: Don't assume metadata is always requested in TX completionStanislav Fomichev
2024-03-13s390/iucv: use new address translation helpersHeiko Carstens
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-11net: nexthop: Have all NH notifiers carry NH IDPetr Machata
2024-03-11net: gro: move two declarations to include/net/gro.hEric Dumazet
2024-03-11Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-08Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski