summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2021-10-21mac80211: use eth_hw_addr_set()Jakub Kicinski
2021-10-21mac80211: debugfs: calculate free buffer size correctlyMordechay Goodstein
2021-10-21net/core: Remove unused assignment operations and variableluo penghao
2021-10-21net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of adding.Sebastian Andrzej Siewior
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-21net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_portVladimir Oltean
2021-10-21net: dsa: convert cross-chip notifiers to iterate using dpVladimir Oltean
2021-10-21net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_portVladimir Oltean
2021-10-21net: dsa: do not open-code dsa_switch_for_each_portVladimir Oltean
2021-10-21net: dsa: remove the "dsa_to_port in a loop" antipattern from the coreVladimir Oltean
2021-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-10-20fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen
2021-10-20net-core: use netdev_* calls for kernel messagesJesse Brandeburg
2021-10-20batman-adv: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-20mac802154: use dev_addr_set() - manualJakub Kicinski
2021-10-20mac802154: use dev_addr_set()Jakub Kicinski
2021-10-20batman-adv: prepare for const netdev->dev_addrJakub Kicinski
2021-10-19net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'Christophe JAILLET
2021-10-19devlink: Remove extra device_lock assert checksLeon Romanovsky
2021-10-19net: sched: Allow statistics reads from softirq.Sebastian Andrzej Siewior