index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-13
i40e: don't panic on VSI allocation failure
Mitch Williams
1
-5
/
+6
2015-10-13
i40e: remove redundant call
Mitch Williams
1
-2
/
+0
2015-10-13
i40e: Convert CEE App TLV selector to IEEE selector
Greg Bowers
2
-4
/
+14
2015-10-13
i40e/i40evf: Add info to nvm info struct for OEM version data
Carolyn Wyborny
3
-1
/
+13
2015-10-13
i40evf: properly handle ndo_set_mac_address calls
Mitch Williams
2
-3
/
+16
2015-10-13
i40e: Use BIT() macro for priority map parsing
Neerav Parikh
1
-1
/
+1
2015-10-13
i40e: Make it clear a parameter is never used
Carolyn Wyborny
1
-1
/
+2
2015-10-13
i40e/i40evf: Add new link status defines
Shannon Nelson
2
-2
/
+6
2015-10-13
mISDN: use kstrdup() in dsp_pipeline_build
Geliang Tang
1
-10
/
+2
2015-10-13
net: Add IPv6 support to VRF device
David Ahern
2
-2
/
+275
2015-10-13
net: dsa: mv88e6xxx: fix hardware bridging
Vivien Didelot
4
-50
/
+3
2015-10-13
net: dsa: mv88e6xxx: do not support per-port FID
Vivien Didelot
2
-63
/
+11
2015-10-13
net: dsa: mv88e6xxx: bridges do not need an FID
Vivien Didelot
2
-110
/
+32
2015-10-13
qlcnic: constify qlcnic_mbx_ops structure
Julia Lawall
2
-3
/
+3
2015-10-12
atm: iphase: fix misleading indention
Tillmann Heidsieck
1
-1
/
+1
2015-10-12
atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
Tillmann Heidsieck
1
-1
/
+2
2015-10-12
net: hns: fix the unknown phy_nterface_t type error
huangdaode
1
-0
/
+1
2015-10-12
tun: use sk_fullsock() before reading sk->sk_tsflags
Eric Dumazet
1
-1
/
+1
2015-10-12
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
1
-1
/
+1
2015-10-12
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
115
-1409
/
+2674
2015-10-12
BNX2: free temp_stats_blk on error path
wangweidong
1
-0
/
+2
2015-10-12
net: HNS: fix MDIO dependencies
Arnd Bergmann
1
-3
/
+2
2015-10-12
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
Daniel Pieczko
3
-12
/
+32
2015-10-12
rocker: handle setting bridge ageing_time
Scott Feldman
1
-0
/
+16
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
2
-3
/
+3
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
2
-4
/
+7
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
4
-0
/
+15
2015-10-11
net: encx24j600: Fix typos in Kconfig
Jon Ringle
1
-2
/
+2
2015-10-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
26
-877
/
+1664
2015-10-11
BNX2: fix a Null Pointer for stats_blk
wangweidong
2
-27
/
+53
2015-10-11
cxgb4: Enhance driver to update FW, when FW is too old
Hariprasad Shenai
2
-2
/
+6
2015-10-09
drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular
Paul Gortmaker
1
-6
/
+4
2015-10-09
net/mlx4_core: Fix resource tracker error flow in add_res_range
Saeed Mahameed
1
-1
/
+3
2015-10-09
net/mlx4_core: Fix mailbox leak in error flow when performing update qp
Jack Morgenstein
1
-3
/
+3
2015-10-09
net/mlx4_en: Add steering rules after RSS creation
Ido Shamay
1
-64
/
+80
2015-10-09
net/mlx5_core: Use private health thread for each device
Eli Cohen
2
-52
/
+48
2015-10-09
net/mlx5_core: Use accessor functions to read from device memory
Eli Cohen
1
-13
/
+22
2015-10-09
net/mlx5_core: Prepare cmd interface to system errors handling
Eli Cohen
1
-2
/
+18
2015-10-09
net/mlx5_core: Improve mlx5 messages
Eli Cohen
1
-11
/
+11
2015-10-08
i40e: print neato new features
Jesse Brandeburg
1
-0
/
+3
2015-10-08
i40e/i40evf: pass QOS handle to VF
Mitch Williams
3
-2
/
+6
2015-10-08
i40evf: use capabilities flags properly
Mitch Williams
1
-2
/
+7
2015-10-08
i40e: refactor code to remove indent
Jesse Brandeburg
1
-40
/
+42
2015-10-08
i40e/i40evf: clean up some code
Jesse Brandeburg
17
-103
/
+124
2015-10-08
i40evf: detect reset more reliably
Mitch Williams
1
-20
/
+16
2015-10-08
i40e: Support FW CEE DCB UP to TC map nibble swap
Greg Bowers
1
-5
/
+8
2015-10-08
i40e/i40evf: Explicitly assign enum index for VSI type
Serey Kong
2
-16
/
+16
2015-10-08
i40e: add switch for link polling
Shannon Nelson
3
-3
/
+29
2015-10-08
i40e: Fix multiple link up messages
Matt Jared
3
-3
/
+8
2015-10-08
i40e: Fix for extra Flow Director filter in table after error
Carolyn Wyborny
3
-1
/
+17
[next]