index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: stats: Use struct_group() to clear all stats at once
Kees Cook
2021-11-19
1
-8
/
+7
*
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
2021-11-19
2
-5
/
+7
*
ipv6: Use memset_after() to zero rt6_info
Kees Cook
2021-11-19
1
-3
/
+1
*
net: 802: Use memset_startat() to clear struct fields
Kees Cook
2021-11-19
1
-1
/
+1
*
net: dccp: Use memset_startat() for TP zeroing
Kees Cook
2021-11-19
1
-3
/
+1
*
sky2: use PCI VPD API in eeprom ethtool ops
Heiner Kallweit
2021-11-19
1
-72
/
+12
*
net: ipa: Use 'for_each_clear_bit' when possible
Christophe JAILLET
2021-11-19
1
-3
/
+1
*
bnx2x: Use struct_group() for memcpy() region
Kees Cook
2021-11-19
2
-7
/
+14
*
cxgb4: Use struct_group() for memcpy() region
Kees Cook
2021-11-19
3
-12
/
+13
*
cxgb3: Use struct_group() for memcpy() region
Kees Cook
2021-11-19
1
-3
/
+6
*
net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()
Russell King (Oracle)
2021-11-19
1
-0
/
+1
*
Merge branch 's390-next'
David S. Miller
2021-11-19
6
-105
/
+106
|
\
|
*
s390/lcs: add braces around empty function body
Heiko Carstens
2021-11-19
1
-5
/
+6
|
*
s390/ctcm: add __printf format attribute to ctcm_dbf_longtext
Heiko Carstens
2021-11-19
1
-0
/
+1
|
*
s390/ctcm: fix format string
Heiko Carstens
2021-11-19
1
-1
/
+1
|
*
net/af_iucv: fix kernel doc comments
Heiko Carstens
2021-11-19
1
-19
/
+19
|
*
net/iucv: fix kernel doc comments
Heiko Carstens
2021-11-19
1
-62
/
+62
|
*
s390/qeth: allocate RX queue at probe time
Julian Wiedmann
2021-11-19
1
-18
/
+17
|
/
*
Merge branch 'hw_addr_set-arch'
David S. Miller
2021-11-19
16
-55
/
+96
|
\
|
*
natsemi: macsonic: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-10
/
+17
|
*
cirrus: mac89x0: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-2
/
+5
|
*
apple: macmace: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-5
/
+9
|
*
lasi_82594: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-2
/
+4
|
*
smc9194: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-2
/
+4
|
*
8390: wd: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-1
/
+3
|
*
8390: mac8390: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-1
/
+3
|
*
8390: hydra: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-1
/
+3
|
*
8390: smc-ultra: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-1
/
+3
|
*
amd: mvme147: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-6
/
+8
|
*
amd: atarilance: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-2
/
+5
|
*
amd: hplance: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-1
/
+3
|
*
amd: a2065/ariadne: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
2
-17
/
+21
|
*
amd: ni65: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-3
/
+5
|
*
amd: lance: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-1
/
+3
|
/
*
Merge branch 'dev_addr-const-x86'
David S. Miller
2021-11-19
4
-13
/
+15
|
\
|
*
ipw2200: constify address in ipw_send_adapter_address
Jakub Kicinski
2021-11-19
1
-1
/
+1
|
*
wilc1000: copy address before calling wilc_set_mac_address
Jakub Kicinski
2021-11-19
1
-3
/
+3
|
*
mlxsw: constify address in mlxsw_sp_port_dev_addr_set
Jakub Kicinski
2021-11-19
1
-1
/
+1
|
*
net: ax88796c: don't write to netdev->dev_addr directly
Jakub Kicinski
2021-11-19
1
-8
/
+10
|
/
*
Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2021-11-19
2
-0
/
+8
|
\
|
*
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
2021-11-15
2
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
795
-19847
/
+38236
|
\
\
|
*
\
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-18
102
-507
/
+1314
|
|
\
\
|
|
*
|
ptp: ocp: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2021-11-18
1
-4
/
+5
|
|
*
|
net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...
Teng Qi
2021-11-18
1
-0
/
+4
|
|
*
|
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...
zhangyue
2021-11-18
1
-13
/
+17
|
|
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-
David S. Miller
2021-11-18
3
-136
/
+147
|
|
|
\
\
|
|
|
*
|
i40e: Fix display error code in dmesg
Grzegorz Szczurek
2021-11-18
1
-3
/
+2
|
|
|
*
|
i40e: Fix creation of first queue by omitting it if is not power of two
Jedrzej Jagielski
2021-11-18
1
-40
/
+19
|
|
|
*
|
i40e: Fix warning message and call stack during rmmod i40e driver
Karen Sornek
2021-11-18
1
-32
/
+21
[next]