summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-10-26net: Prevent HW-GRO and LRO features operate togetherBen Ben-ishay
2021-10-26net: dsa: stop calling dev_hold in dsa_slave_fdb_eventVladimir Oltean
2021-10-26net: dsa: flush switchdev workqueue when leaving the bridgeVladimir Oltean
2021-10-26mctp: Implement extended addressingJeremy Kerr
2021-10-26net: hsr: Add support for redbox supervision framesAndreas Oetken
2021-10-26tcp: remove unneeded code from tcp_stream_alloc_skb()Eric Dumazet
2021-10-26tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skbEric Dumazet
2021-10-26tcp: rename sk_stream_alloc_skbEric Dumazet
2021-10-26netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrfFlorian Westphal
2021-10-26tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()Jon Maxwell
2021-10-25ipv6/tcp: small drop monitor changesEric Dumazet
2021-10-25ipv4: guard IP_MINTTL with a static keyEric Dumazet
2021-10-25ipv4: annotate data races arount inet->min_ttlEric Dumazet
2021-10-25ipv6: guard IPV6_MINHOPCOUNT with a static keyEric Dumazet
2021-10-25ipv6: annotate data races around np->min_hopcountEric Dumazet
2021-10-25ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet
2021-10-25tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindexEric Dumazet
2021-10-25bluetooth: use dev_addr_set()Jakub Kicinski
2021-10-25bluetooth: use eth_hw_addr_set()Jakub Kicinski
2021-10-25net/tls: getsockopt supports complete algorithm listTianjia Zhang
2021-10-25net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_workVladimir Oltean
2021-10-25net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean
2021-10-25net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns errorVladimir Oltean
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller
2021-10-25Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...David S. Miller
2021-10-24can: bcm: Use hrtimer_forward_now()Thomas Gleixner
2021-10-24net: atm: use address setting helpersJakub Kicinski
2021-10-24net: caif: get ready for const netdev->dev_addrJakub Kicinski
2021-10-24net: hsr: get ready for const netdev->dev_addrJakub Kicinski
2021-10-24net: rtnetlink: use __dev_addr_set()Jakub Kicinski
2021-10-24net: core: constify mac addrs in selftestsJakub Kicinski
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-24net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_workVladimir Oltean
2021-10-24net: dsa: introduce locking for the address lists on CPU and DSA portsVladimir Oltean
2021-10-22devlink: Clean not-executed param notificationsLeon Romanovsky
2021-10-22devlink: Remove not-executed trap group notificationsLeon Romanovsky
2021-10-22devlink: Remove not-executed trap policer notificationsLeon Romanovsky
2021-10-22devlink: Delete obsolete parameters publish APILeon Romanovsky
2021-10-22gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...Stephen Suryaputra
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21mac80211: Prevent AP probing during suspendLoic Poulain
2021-10-21nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju
2021-10-21mac80211: split beacon retrieval functionsAloka Dixit
2021-10-21cfg80211: separate get channel number from iesWen Gong
2021-10-21mac80211: use ieee80211_bss_get_elem() in most placesJohannes Berg
2021-10-21cfg80211: scan: use element finding functions in easy casesJohannes Berg
2021-10-21nl80211: use element finding functionsJohannes Berg
2021-10-21mac80211: fils: use cfg80211_find_ext_elem()Johannes Berg
2021-10-21mac80211: fix memory leaks with element parsingJohannes Berg