summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16net: phylink: add pcs_validate() methodRussell King (Oracle)
2021-12-16net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)
2021-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-12-15net/mlx5: Introduce log_max_current_uc_list_wr_supported bitShay Drory
2021-12-15net: add net device refcount tracker to struct packet_typeEric Dumazet
2021-12-14net: dev_replace_track() cleanupEric Dumazet
2021-12-14net: dsa: sja1105: fix broken connection with the sja1110 taggerVladimir Oltean
2021-12-13net/mlx5: Separate FDB namespaceMaor Gottlieb
2021-12-13u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.Sebastian Andrzej Siewior
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-12net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...Vladimir Oltean
2021-12-12Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...Vladimir Oltean
2021-12-12net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean
2021-12-12net: dsa: sja1105: move ts_id from sja1105_tagger_dataVladimir Oltean
2021-12-12net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_dataVladimir Oltean
2021-12-12net: dsa: sja1105: remove hwts_tx_en from tagger dataVladimir Oltean
2021-12-12net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021qVladimir Oltean
2021-12-12net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-10timers: implement usleep_idle_range()SeongJae Park
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-10Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-10net: add netns refcount tracker to struct seq_net_privateEric Dumazet
2021-12-10net: add networking namespace refcount trackerEric Dumazet
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-12-09skbuff: Extract list pointers to silence compiler warningsKees Cook
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-09net: phylink: use legacy_pre_march2020Russell King (Oracle)
2021-12-09net: phylink: add legacy_pre_march2020 indicatorRussell King (Oracle)
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-12-09wait: add wake_up_pollfree()Eric Biggers
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain
2021-12-08net: wwan: make debugfs optionalSergey Ryazanov
2021-12-08Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-08net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean
2021-12-08net: dsa: make dp->bridge_num one-basedVladimir Oltean
2021-12-08PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki
2021-12-08can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-07net: watchdog: add net device refcount trackerEric Dumazet
2021-12-07vlan: add net device refcount trackerEric Dumazet
2021-12-07net: eql: add net device refcount trackerEric Dumazet
2021-12-07tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelayMaxim Galaganov
2021-12-06net: fix recent csum changesEric Dumazet