summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2021-12-06drop_monitor: add net device refcount trackerEric Dumazet-0/+4
2021-12-03Bluetooth: Add hci_cmd_sync_cancel to public APIBenjamin Berg-0/+1
2021-12-03bonding: make tx_rebalance_counter an atomicEric Dumazet-1/+1
2021-12-03tcp: fix another uninit-value (sk_rx_queue_mapping)Eric Dumazet-0/+13
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-11/+40
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet-2/+2
2021-12-01net: avoid uninit-value from tcp_conn_requestEric Dumazet-3/+16
2021-12-01net: dsa: replace phylink_get_interfaces() with phylink_get_caps()Russell King (Oracle)-2/+2
2021-11-30devlink: Simplify devlink resources unregister callLeon Romanovsky-29/+1
2021-11-30Bonding: add arp_missed_max optionHangbin Liu-0/+2
2021-11-29wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld-0/+11
2021-11-29ipv6: fix memory leak in fib6_rule_suppressmsizanoen1-1/+3
2021-11-29net: vxlan: add macro definition for number of IANA VXLAN-GPE portHao Chen-0/+1
2021-11-29tcp: fix page frag corruption on page faultPaolo Abeni-5/+8
2021-11-26af_unix: Replace the big lock with small locks.Kuniyuki Iwashima-1/+1
2021-11-26af_unix: Save hash in sk_hash.Kuniyuki Iwashima-1/+0
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+6
2021-11-26mac80211: Use memset_after() to clear tx statusKees Cook-6/+1
2021-11-26cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_eventLorenzo Bianconi-3/+21
2021-11-26mac80211: add support for .ndo_fill_forward_pathFelix Fietkau-0/+7
2021-11-25gro: optimize skb_gro_postpull_rcsum()Eric Dumazet-2/+2
2021-11-25sctp: make the raise timer more simple and accurateXin Long-4/+3
2021-11-25Bluetooth: Limit duration of Remote Name ResolveArchie Pusaka-0/+3
2021-11-25Bluetooth: Send device found event on name resolve failureArchie Pusaka-4/+5
2021-11-25Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_keyLuiz Augusto von Dentz-1/+1
2021-11-25Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_keyLuiz Augusto von Dentz-4/+4
2021-11-24Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski-3/+4
2021-11-23dccp/tcp: Remove an unused argument in inet_csk_listen_start().Kuniyuki Iwashima-1/+1
2021-11-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-0/+4
2021-11-23neigh: introduce neigh_confirm() helper functionYajun Deng-25/+15
2021-11-23xfrm: fix dflt policy check when there is no policy configuredNicolas Dichtel-1/+1
2021-11-22devlink: Add 'enable_iwarp' generic device paramShiraz Saleem-0/+4
2021-11-22net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov-0/+2
2021-11-20ipv4: Exposing __ip_sock_set_tos() in ip.hPoorva Sonparote-0/+1
2021-11-19ipv6: ip6_skb_dst_mtu() cleanupsEric Dumazet-9/+9
2021-11-19net/af_iucv: Use struct_group() to zero struct iucv_sock regionKees Cook-4/+6
2021-11-19cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi-10/+4
2021-11-19mac80211: introduce set_radar_offchan callbackLorenzo Bianconi-0/+10
2021-11-19cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi-0/+25
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+12
2021-11-18tcp: add missing htmldocs for skb->ll_node and sk->defer_listEric Dumazet-0/+1
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin-1/+11
2021-11-17ipv4/raw: support binding to nonlocal addressesRiccardo Paolo Bestetti-0/+12
2021-11-17NFC: add NCI_UNREG flag to eliminate the raceLin Ma-0/+1
2021-11-17net: add missing include in include/net/gro.hEric Dumazet-0/+1
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-18/+114
2021-11-16net: ieee802154: handle iftypes as u32Alexander Aring-3/+4
2021-11-16Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated eventArchie Pusaka-0/+1
2021-11-16Bluetooth: hci_request: Remove bg_scan_update workLuiz Augusto von Dentz-1/+0
2021-11-16Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz-2/+2