Age | Commit message (Expand) | Author | Files | Lines |
2021-12-19 | flow_offload: allow user to offload tc action to net device | Baowen Zheng | 1 | -0/+1 |
2021-12-17 | virtchnl: Add support for new VLAN capabilities | Brett Creeley | 1 | -0/+377 |
2021-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -3/+54 |
2021-12-16 | net: phylink: add pcs_validate() method | Russell King (Oracle) | 1 | -0/+20 |
2021-12-16 | net: phylink: add mac_select_pcs() method to phylink_mac_ops | Russell King (Oracle) | 1 | -0/+18 |
2021-12-16 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | David S. Miller | 2 | -1/+2 |
2021-12-15 | net/mlx5: Introduce log_max_current_uc_list_wr_supported bit | Shay Drory | 1 | -1/+1 |
2021-12-15 | net: add net device refcount tracker to struct packet_type | Eric Dumazet | 1 | -0/+1 |
2021-12-15 | net: dev_replace_track() cleanup | Eric Dumazet | 1 | -6/+4 |
2021-12-14 | net: dsa: sja1105: fix broken connection with the sja1110 tagger | Vladimir Oltean | 1 | -1/+2 |
2021-12-14 | net/mlx5: Separate FDB namespace | Maor Gottlieb | 1 | -0/+1 |
2021-12-13 | u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates. | Sebastian Andrzej Siewior | 1 | -14/+28 |
2021-12-12 | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+13 |
2021-12-12 | net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect... | Vladimir Oltean | 1 | -9/+4 |
2021-12-12 | Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco... | Vladimir Oltean | 1 | -19/+7 |
2021-12-12 | net: dsa: tag_sja1105: convert to tagger-owned data | Vladimir Oltean | 1 | -2/+5 |
2021-12-12 | net: dsa: sja1105: move ts_id from sja1105_tagger_data | Vladimir Oltean | 1 | -1/+0 |
2021-12-12 | net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data | Vladimir Oltean | 1 | -7/+1 |
2021-12-12 | net: dsa: sja1105: remove hwts_tx_en from tagger data | Vladimir Oltean | 1 | -1/+0 |
2021-12-12 | net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q | Vladimir Oltean | 1 | -3/+8 |
2021-12-12 | net: dsa: tag_ocelot: convert to tagger-owned data | Vladimir Oltean | 1 | -2/+10 |
2021-12-12 | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-12-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+13 |
2021-12-11 | timers: implement usleep_idle_range() | SeongJae Park | 1 | -1/+13 |
2021-12-11 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 3 | -5/+102 |
2021-12-11 | Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+1 |
2021-12-11 | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+26 |
2021-12-10 | net: add netns refcount tracker to struct seq_net_private | Eric Dumazet | 1 | -1/+2 |
2021-12-10 | net: add networking namespace refcount tracker | Eric Dumazet | 1 | -8/+1 |
2021-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 9 | -36/+37 |
2021-12-09 | percpu_ref: Replace kernel.h with the necessary inclusions | Andy Shevchenko | 1 | -1/+1 |
2021-12-09 | skbuff: Extract list pointers to silence compiler warnings | Kees Cook | 1 | -8/+10 |
2021-12-09 | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 6 | -28/+21 |
2021-12-09 | net: phylink: use legacy_pre_march2020 | Russell King (Oracle) | 1 | -0/+17 |
2021-12-09 | net: phylink: add legacy_pre_march2020 indicator | Russell King (Oracle) | 1 | -0/+3 |
2021-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -0/+5 |
2021-12-09 | wait: add wake_up_pollfree() | Eric Biggers | 1 | -0/+26 |
2021-12-09 | bus: mhi: core: Add support for forced PM resume | Loic Poulain | 1 | -0/+13 |
2021-12-09 | net: wwan: make debugfs optional | Sergey Ryazanov | 1 | -0/+7 |
2021-12-09 | Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 1 | -7/+0 |
2021-12-09 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 5 | -23/+15 |
2021-12-09 | net: dsa: keep the bridge_dev and bridge_num as part of the same structure | Vladimir Oltean | 1 | -4/+3 |
2021-12-09 | net: dsa: make dp->bridge_num one-based | Vladimir Oltean | 1 | -3/+3 |
2021-12-08 | PM: runtime: Fix pm_runtime_active() kerneldoc comment | Rafael J. Wysocki | 1 | -1/+1 |
2021-12-08 | can: bittiming: replace CAN units with the generic ones from linux/units.h | Vincent Mailhol | 1 | -7/+0 |
2021-12-08 | net: phy: Remove unnecessary indentation in the comments of phy_device | Yanteng Si | 1 | -5/+6 |
2021-12-08 | Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 1 | -0/+3 |
2021-12-08 | net: watchdog: add net device refcount tracker | Eric Dumazet | 1 | -0/+2 |
2021-12-08 | vlan: add net device refcount tracker | Eric Dumazet | 1 | -0/+3 |
2021-12-08 | net: eql: add net device refcount tracker | Eric Dumazet | 1 | -0/+1 |