index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
iavf: Fix incorrect use of assigning iavf_status to int
Mateusz Palczewski
1
-92
/
+68
2022-03-01
iavf: stop leaking iavf_status as "errno" values
Mateusz Palczewski
3
-39
/
+157
2022-03-01
iavf: remove redundant ret variable
Minghao Chi
1
-7
/
+2
2022-03-01
iavf: Add usage of new virtchnl format to set default MAC
Mateusz Palczewski
2
-3
/
+25
2022-03-01
iavf: refactor processing of VLAN V2 capability message
Mateusz Palczewski
2
-30
/
+95
2022-03-01
iavf: Add support for 50G/100G in AIM algorithm
Mateusz Palczewski
1
-15
/
+47
2022-03-01
Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
David S. Miller
3
-6
/
+9
2022-03-01
iwlwifi: mvm: check debugfs_dir ptr before use
Randy Dunlap
1
-3
/
+8
2022-03-01
iwlwifi: don't advertise TWT support
Golan Ben Ami
2
-3
/
+1
2022-03-01
drivers: vxlan: vnifilter: add support for stats dumping
Nikolay Aleksandrov
1
-6
/
+86
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
3
-9
/
+102
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
5
-30
/
+1121
2022-03-01
vxlan_multicast: Move multicast helpers to a separate file
Roopa Prabhu
4
-124
/
+142
2022-03-01
vxlan_core: add helper vxlan_vni_in_use
Roopa Prabhu
1
-18
/
+28
2022-03-01
vxlan_core: make multicast helper take rip and ifindex explicitly
Roopa Prabhu
1
-16
/
+21
2022-03-01
vxlan_core: move some fdb helpers to non-static
Roopa Prabhu
2
-19
/
+39
2022-03-01
vxlan_core: move common declarations to private header file
Roopa Prabhu
2
-79
/
+100
2022-03-01
vxlan_core: fix build warnings in vxlan_xmit_one
Roopa Prabhu
1
-1
/
+8
2022-03-01
vxlan: move to its own directory
Roopa Prabhu
3
-1
/
+8
2022-02-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
17
-242
/
+567
2022-02-28
e1000e: Correct NVM checksum verification flow
Sasha Neftin
1
-2
/
+2
2022-02-28
e1000e: Fix possible HW unit hang after an s0ix exit
Sasha Neftin
4
-0
/
+32
2022-02-28
net: dm9051: Make remove() callback a void function
Stephen Rothwell
1
-3
/
+1
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Jakub Kicinski
30
-92
/
+33
2022-02-28
igc: igc_write_phy_reg_gpy: drop premature return
Sasha Neftin
1
-2
/
+0
2022-02-28
igc: igc_read_phy_reg_gpy: drop premature return
Corinna Vinschen
1
-2
/
+0
2022-02-28
net: wan: lmc: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-02-28
net: hamradio: use time_is_after_jiffies() instead of open coding it
Wang Qing
1
-3
/
+4
2022-02-28
net: ethernet: sun: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-2
/
+3
2022-02-28
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-02-28
net: ethernet: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-02-28
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
1
-32
/
+12
2022-02-28
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
4
-48
/
+63
2022-02-28
net: ipa: fix a build dependency
Alex Elder
1
-0
/
+1
2022-02-28
ionic: no transition while stopping
Shannon Nelson
1
-5
/
+9
2022-02-28
net: netsec: enable pp skb recycling
Lorenzo Bianconi
1
-1
/
+1
2022-02-28
net: sparx5: Add #include to remove warning
Casper Andersson
1
-0
/
+2
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
11
-38
/
+363
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
5
-46
/
+296
2022-02-27
net: dsa: sja1105: enforce FDB isolation
Vladimir Oltean
1
-29
/
+30
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
15
-16
/
+30
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
13
-50
/
+103
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
1
-1
/
+1
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
3
-58
/
+67
2022-02-27
net: dsa: felix: delete workarounds present due to SVL tag_8021q bridging
Vladimir Oltean
1
-17
/
+2
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2
-3
/
+16
2022-02-27
net/fungible: Kconfig, Makefiles, and MAINTAINERS
Dimitris Michailidis
6
-0
/
+63
2022-02-27
net/funeth: add kTLS TX control part
Dimitris Michailidis
2
-0
/
+186
2022-02-27
net/funeth: add the data path
Dimitris Michailidis
4
-0
/
+1969
2022-02-27
net/funeth: devlink support
Dimitris Michailidis
2
-0
/
+53
[prev]
[next]