summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
7 daysaf_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
7 daystls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
7 daysmacsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu
8 daysMerge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
8 daysBluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz
8 daysBluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz
9 daysnet: 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
2024-03-08Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...Jakub Kicinski
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-08net: nexthop: Expose nexthop group HW stats to user spaceIdo Schimmel
2024-03-08net: nexthop: Add ability to enable / disable hardware statisticsIdo Schimmel
2024-03-08net: nexthop: Add hardware statistics notificationsIdo Schimmel
2024-03-08net: nexthop: Add nexthop group entry statsIdo Schimmel
2024-03-07netdev: add queue stat for alloc failuresJakub Kicinski
2024-03-07netdev: add per-queue statisticsJakub Kicinski
2024-03-07net: move rps_sock_flow_table to net_hotdataEric Dumazet
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-07ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdataEric Dumazet
2024-03-07ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdataEric Dumazet
2024-03-07inet: move inet_ehash_secret and udp_ehash_secret into net_hotdataEric Dumazet
2024-03-07inet: move tcp_protocol and udp_protocol to net_hotdataEric Dumazet
2024-03-07ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdataEric Dumazet
2024-03-07udp: move udpv4_offload and udpv6_offload to net_hotdataEric Dumazet
2024-03-07net: move skbuff_cache(s) to net_hotdataEric Dumazet
2024-03-07net: move dev_rx_weight to net_hotdataEric Dumazet
2024-03-07net: move dev_tx_weight to net_hotdataEric Dumazet