summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-17net: dsa: refactor name assignment for user portsRasmus Villemoes
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()Dan Carpenter
2022-11-17Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo
2022-11-17NFC: nci: Allow to create multiple virtual nci devicesDmitry Vyukov
2022-11-17sundance: remove unused variable cntColin Ian King
2022-11-17sctp: sm_statefuns: Remove pointer casts of the same typeLi zeming
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-11-16netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen
2022-11-16mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-16Merge tag 'pinctrl-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-11-16Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-16tcp: annotate data-race around queue->synflood_warnedEric Dumazet
2022-11-16ax25: af_ax25: Remove unnecessary (void*) conversionsLi zeming
2022-11-16tcp: configurable source port perturb table sizeGleb Mazovetskiy
2022-11-16l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2022-11-16Merge branch 'net-atomic-dev-stats'David S. Miller
2022-11-16ipv4: tunnels: use DEV_STATS_INC()Eric Dumazet
2022-11-16ipv6: tunnels: use DEV_STATS_INC()Eric Dumazet
2022-11-16ipv6/sit: use DEV_STATS_INC() to avoid data-racesEric Dumazet
2022-11-16net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2022-11-16Merge branch 'net-try_cmpxchg-conversions'David S. Miller
2022-11-16net: __sock_gen_cookie() cleanupEric Dumazet
2022-11-16net: adopt try_cmpxchg() in napi_{enable|disable}()Eric Dumazet
2022-11-16net: adopt try_cmpxchg() in napi_schedule_prep() and napi_complete_done()Eric Dumazet
2022-11-16net: net_{enable|disable}_timestamp() optimizationsEric Dumazet
2022-11-16ipv6: fib6_new_sernum() optimizationEric Dumazet
2022-11-16net: mm_account_pinned_pages() optimizationEric Dumazet
2022-11-16net: linkwatch: only report IF_OPER_LOWERLAYERDOWN if iflink is actually downVladimir Oltean
2022-11-16Merge branch 'udp-pernetns-hash'David S. Miller
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima
2022-11-16udp: Access &udp_table via net.Kuniyuki Iwashima
2022-11-16udp: Set NULL to udp_seq_afinfo.udp_table.Kuniyuki Iwashima
2022-11-16udp: Set NULL to sk->sk_prot->h.udp_table.Kuniyuki Iwashima
2022-11-16udp: Clean up some functions.Kuniyuki Iwashima
2022-11-16wifi: wl1251: switch to using gpiod APIDmitry Torokhov
2022-11-16wifi: wl1251: drop support for platform dataDmitry Torokhov
2022-11-16ARM: OMAP2+: pdata-quirks: stop including wl12xx.hDmitry Torokhov
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()Christophe JAILLET
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_wow_enable()Christophe JAILLET
2022-11-16wifi: airo: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: zd1201: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: hostap: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: orinoco: Avoid clashing function prototypesGustavo A. R. Silva