index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
2018-07-07
1
-3
/
+6
|
/
*
devlink: fix incorrect return statement
Arnd Bergmann
2018-07-07
1
-1
/
+0
*
mlxsw: spectrum_router: avoid uninitialized variable access
Arnd Bergmann
2018-07-07
1
-4
/
+2
*
Merge branch 'hns3-misc-fixes'
David S. Miller
2018-07-07
9
-74
/
+70
|
\
|
*
net: hns3: Prevent sending command during global or core reset
Huazhong Tan
2018-07-07
3
-1
/
+6
|
*
net: hns3: Remove the warning when clear reset cause
Peng Li
2018-07-07
1
-2
/
+0
|
*
net: hns3: Fix get_vector ops in hclgevf_main module
Yunsheng Lin
2018-07-07
1
-1
/
+10
|
*
net: hns3: Fix warning bug when doing lp selftest
Yunsheng Lin
2018-07-07
1
-0
/
+2
|
*
net: hns3: Add configure for mac minimal frame size
Jian Shen
2018-07-07
2
-1
/
+3
|
*
net: hns3: Fix for mailbox message truncated problem
Fuyun Liang
2018-07-07
1
-1
/
+2
|
*
net: hns3: Fix for l4 checksum offload bug
Yunsheng Lin
2018-07-07
1
-3
/
+3
|
*
net: hns3: Fix for waterline not setting correctly
Yunsheng Lin
2018-07-07
1
-16
/
+6
|
*
net: hns3: Fix for mac pause not disable in pfc mode
Yunsheng Lin
2018-07-07
1
-2
/
+7
|
*
net: hns3: Fix tc setup when netdev is first up
Yunsheng Lin
2018-07-07
1
-47
/
+31
|
/
*
liquidio: fix kernel panic when NIC firmware is older than 1.7.2
Rick Farrington
2018-07-07
2
-2
/
+33
*
Merge branch 'sock-cookie-initializers'
David S. Miller
2018-07-07
20
-134
/
+98
|
\
|
*
ip: unconditionally set cork gso_size
Willem de Bruijn
2018-07-07
2
-4
/
+2
|
*
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
2018-07-07
6
-18
/
+10
|
*
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
2018-07-07
11
-49
/
+31
|
*
sock: sockc cookie initializer
Willem de Bruijn
2018-07-07
3
-7
/
+10
|
*
ipv6: ipcm6_cookie initializer
Willem de Bruijn
2018-07-07
6
-18
/
+25
|
*
ipv4: ipcm_cookie initializers
Willem de Bruijn
2018-07-07
6
-39
/
+21
|
/
*
Merge branch 'IP-listification-follow-ups'
David S. Miller
2018-07-06
4
-24
/
+133
|
\
|
*
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
2018-07-06
3
-16
/
+118
|
*
net: ipv4: fix list processing on L3 slave devices
Edward Cree
2018-07-06
1
-8
/
+15
|
/
*
net: core: filter: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-05
1
-0
/
+1
*
net: decnet: dn_nsp_in: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-05
1
-0
/
+1
*
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-05
2
-0
/
+2
*
cxgb4: Fix the condition to check if the card is T5
Ganesh Goudar
2018-07-05
1
-1
/
+1
*
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
Colin Ian King
2018-07-05
1
-16
/
+0
*
Merge branch 'net-ethernet-Miscellaneous-Kconfig-and-Makefile-cleanups'
David S. Miller
2018-07-05
5
-10
/
+12
|
\
|
*
net: ethernet: sfc: Make subdir logic consistent with other vendors
Geert Uytterhoeven
2018-07-05
2
-2
/
+3
|
*
net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbols
Geert Uytterhoeven
2018-07-05
3
-8
/
+8
|
*
net: ethernet: Make NET_VENDOR_AURORA default to yes
Geert Uytterhoeven
2018-07-05
1
-0
/
+1
|
/
*
qlogic: netxen: remove various redundant variables
Colin Ian King
2018-07-05
2
-11
/
+3
*
Merge branch 'devlink-Add-configuration-parameters-support'
David S. Miller
2018-07-05
10
-16
/
+1156
|
\
|
*
bnxt_en: Add bnxt_en initial params table and register it.
Vasundhara Volam
2018-07-05
4
-11
/
+147
|
*
devlink: Add enable_sriov boolean generic parameter
Vasundhara Volam
2018-07-05
2
-1
/
+9
|
*
mlx4: Add support for devlink reload and load driverinit values
Moshe Shemesh
2018-07-05
3
-3
/
+55
|
*
mlx4: Add mlx4 initial parameters table and register it
Moshe Shemesh
2018-07-05
1
-2
/
+106
|
*
devlink: Add generic parameters internal_err_reset and max_macs
Moshe Shemesh
2018-07-05
2
-1
/
+44
|
*
devlink: Add devlink notifications support for params
Moshe Shemesh
2018-07-05
3
-0
/
+59
|
*
devlink: Add support for get/set driverinit value
Moshe Shemesh
2018-07-05
2
-0
/
+95
|
*
devlink: Add param set command
Moshe Shemesh
2018-07-05
3
-0
/
+139
|
*
devlink: Add param get command
Moshe Shemesh
2018-07-05
2
-0
/
+261
|
*
devlink: Add devlink_param register and unregister
Moshe Shemesh
2018-07-05
3
-0
/
+243
|
/
*
net/hamradio/6pack: remove redundant variable channel
Colin Ian King
2018-07-05
1
-4
/
+1
*
fjes: use currently unused variable my_epid and max_epid
Colin Ian King
2018-07-05
1
-4
/
+4
*
net: tehuti: remove redundant pointer skb
Colin Ian King
2018-07-05
1
-2
/
+0
*
net: socionext: remove redundant pointer ndev
Colin Ian King
2018-07-05
1
-2
/
+0
[prev]
[next]