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-06-11
can: m_can: fix typo prescalar -> prescaler
Marc Kleine-Budde
1
-2
/
+2
2022-06-11
can: xilinx_can: fix typo prescalar -> prescaler
Marc Kleine-Budde
1
-3
/
+3
2022-06-11
can: xilinx_can: add Transmitter Delay Compensation (TDC) feature support
Srinivas Neeli
1
-5
/
+61
2022-06-10
nfp: flower: support to offload pedit of IPv6 flowinto fields
Yinjun Zhang
2
-5
/
+3
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
4
-21
/
+3
2022-06-10
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
4
-10
/
+24
2022-06-10
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
12
-13
/
+136
2022-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-82
/
+113
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
53
-364
/
+667
2022-06-10
wifi: mac80211_hwsim: Directly use ida_alloc()/free()
Ke Liu
1
-3
/
+2
2022-06-10
net: mdio: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
1
-3
/
+1
2022-06-10
wifi: virt_wifi: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
47
-616
/
+49
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_292.RULE
Thomas Gleixner
14
-143
/
+14
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (part 1)
Thomas Gleixner
32
-475
/
+41
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)
Thomas Gleixner
1
-10
/
+1
2022-06-10
xfrm: no need to set DST_NOPOLICY in IPv4
Eyal Birger
1
-1
/
+1
2022-06-10
rtw88: 8821c: fix access const table of channel parameters
Ping-Ke Shih
2
-9
/
+11
2022-06-10
rtw89: add new state to CFO state machine for UL-OFDMA
Eric Huang
3
-3
/
+29
2022-06-10
rtw89: 8852c: add trigger frame counter
Po Hao Huang
3
-1
/
+64
2022-06-10
wifi: wfx: Remove redundant NULL check before release_firmware() call
Minghao Chi
1
-2
/
+1
2022-06-09
bonding: cleanup bond_create
Jonathan Toppins
1
-18
/
+6
2022-06-09
bonding: netlink error message support for options
Jonathan Toppins
2
-40
/
+93
2022-06-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
4
-74
/
+65
2022-06-09
Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
9
-45
/
+74
2022-06-09
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2
-24
/
+24
2022-06-09
nfp: avoid unnecessary check warnings in nfp_app_get_vf_config
Fei Qin
1
-13
/
+15
2022-06-09
team: adopt u64_stats_t
Eric Dumazet
1
-13
/
+13
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
3
-12
/
+12
2022-06-09
wireguard: receive: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-8
/
+1
2022-06-09
ipvlan: adopt u64_stats_t
Eric Dumazet
3
-17
/
+17
2022-06-09
vlan: adopt u64_stats_t
Eric Dumazet
1
-9
/
+9
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
5
-11
/
+11
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
33
-183
/
+200
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-91
/
+145
2022-06-09
drivers/net/ethernet/intel: fix typos in comments
Julia Lawall
3
-3
/
+3
2022-06-09
ixgbe: Fix typos in comments
Jiaqing Zhao
2
-2
/
+2
2022-06-09
ixgb: Fix typos in comments
Jiaqing Zhao
1
-2
/
+2
2022-06-09
e1000: Fix typos in comments
Jiaqing Zhao
1
-2
/
+2
2022-06-09
igb: Remove duplicate defines
Kai-Heng Feng
2
-4
/
+0
2022-06-09
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
drivers, ixgbe: export vf statistics
Maximilian Heyne
3
-0
/
+127
2022-06-09
iavf: Fix issue with MAC address of VF shown as zero
Michal Wilczynski
1
-1
/
+1
2022-06-09
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
1
-8
/
+17
2022-06-09
i40e: Fix calculating the number of queue pairs
Grzegorz Szczurek
1
-1
/
+1
2022-06-09
i40e: Fix adding ADQ filter to TC0
Grzegorz Szczurek
1
-0
/
+5
2022-06-09
net: macb: change return type for gem_ptp_set_one_step_sync()
Claudiu Beznea
1
-5
/
+2
2022-06-09
vmxnet3: update to version 7
Ronak Doshi
2
-3
/
+8
2022-06-09
vmxnet3: use ext1 field to indicate encapsulated packet
Ronak Doshi
2
-9
/
+23
2022-06-09
vmxnet3: limit number of TXDs used for TSO packet
Ronak Doshi
2
-0
/
+19
[prev]
[next]