index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
net: hisilicon: fixes a bug when using ethtool -S
lipeng
2015-10-15
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-10-15
14
-104
/
+153
|
\
|
*
ixgbe: Check for setup_internal_link method
Mark Rustad
2015-10-15
1
-1
/
+1
|
*
i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19
Catherine Sullivan
2015-10-15
2
-2
/
+2
|
*
i40evf: speed up init
Mitch Williams
2015-10-15
1
-2
/
+2
|
*
i40e: remove unnecessary string copy operations
Shannon Nelson
2015-10-15
1
-12
/
+12
|
*
i40e: X722 is on the IOSF bus and does not report the PCI bus info
Anjali Singhai Jain
2015-10-15
2
-20
/
+50
|
*
i40e: Store off PHY capabilities
Kevin Scott
2015-10-15
1
-0
/
+3
|
*
i40e/i40evf: remove redundant declarations of a variable and a function
Shannon Nelson
2015-10-15
2
-4
/
+1
|
*
i40e: remove FD atr control from debugfs
Shannon Nelson
2015-10-15
1
-24
/
+0
|
*
i40e: allow FD SB if MFP mode only has 1 partition
Shannon Nelson
2015-10-15
1
-4
/
+4
|
*
i40e: remove obsolete version check
Mitch Williams
2015-10-15
1
-6
/
+0
|
*
i40e/i40evf: Add WB_ON_ITR offload support
Anjali Singhai Jain
2015-10-15
5
-1
/
+13
|
*
i40e: Remove 100M SGMII unless hw is X722
Catherine Sullivan
2015-10-15
1
-16
/
+26
|
*
i40e: Change some messages from info to debug only
Neerav Parikh
2015-10-15
3
-13
/
+17
|
*
i40e: use priv flags to control flow director
Jesse Brandeburg
2015-10-15
2
-0
/
+15
|
*
i40e: Add missing parameter comment to ndo_bridge_setlink
Jesse Brandeburg
2015-10-15
1
-0
/
+1
|
*
ixgbe: Fix CS4227-related semaphore error on reset failure
Mark Rustad
2015-10-15
1
-0
/
+9
|
*
ixgbe: disable LRO by default
Emil Tantilov
2015-10-15
1
-2
/
+0
|
/
*
Merge branch 'mlx-next'
David S. Miller
2015-10-14
12
-32
/
+562
|
\
|
*
net/mlx4_core: Replace VF zero mac with random mac in mlx4_core
Jack Morgenstein
2015-10-14
5
-12
/
+32
|
*
net/mlx5_core: Wait for FW readiness on startup
Eli Cohen
2015-10-14
3
-1
/
+34
|
*
net/mlx5_core: Add pci error handlers to mlx5_core driver
Majd Dibbiny
2015-10-14
6
-12
/
+451
|
*
net/mlx5_core: Fix internal error detection conditions
Eli Cohen
2015-10-14
2
-7
/
+45
|
/
*
tcp: avoid spurious SYN flood detection at listen() time
Eric Dumazet
2015-10-14
2
-3
/
+3
*
tcp/dccp: fix potential NULL deref in __inet_inherit_port()
Eric Dumazet
2015-10-14
1
-0
/
+4
*
net: phy: aquantia/teranetics: Convert to use module_phy_driver macro
Axel Lin
2015-10-14
2
-28
/
+2
*
net: hisilicon net: fix a bug about led
lipeng
2015-10-14
1
-1
/
+3
*
cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Karen Xie
2015-10-14
1
-1
/
+1
*
Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-10-14
5
-34
/
+18
|
\
|
*
can: at91: remove at91_can_data
Alexandre Belloni
2015-10-13
2
-26
/
+0
|
*
can: avoid using timeval for uapi
Arnd Bergmann
2015-10-13
2
-6
/
+16
|
*
can: sun4i: fix MODULE_DESCRIPTION
Gerhard Bertelsmann
2015-10-13
1
-1
/
+1
|
*
can: sun4i: fix arbitration lost error reporting
Gerhard Bertelsmann
2015-10-13
1
-1
/
+1
*
|
net: hisilicon: supports promisc mode
yankejian
2015-10-14
7
-3
/
+55
*
|
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
Paolo Abeni
2015-10-14
4
-33
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-10-14
21
-187
/
+465
|
\
\
|
*
|
fm10k: do not use enum as boolean
Jacob Keller
2015-10-13
1
-1
/
+1
|
*
|
fm10k: use snprintf() instead of sprintf() to avoid buffer overflow
Jacob Keller
2015-10-13
2
-7
/
+7
|
*
|
ixgbe: add flow control ethertype to the anti-spoofing filter
Emil Tantilov
2015-10-13
2
-5
/
+15
|
*
|
i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17
Catherine Sullivan
2015-10-13
2
-2
/
+2
|
*
|
i40e/i40evf: Refactor PHY structure and add phy_capabilities enum
Catherine Sullivan
2015-10-13
4
-90
/
+181
|
*
|
i40e/i40evf: Add module_types and update_link_info
Catherine Sullivan
2015-10-13
6
-9
/
+76
|
*
|
i40e/i40evf: split device ids into a separate file
Shannon Nelson
2015-10-13
4
-50
/
+112
|
*
|
i40e: update fw version text string per previous product formats
Carolyn Wyborny
2015-10-13
2
-4
/
+13
|
*
|
i40e: don't panic on VSI allocation failure
Mitch Williams
2015-10-13
1
-5
/
+6
|
*
|
i40e: remove redundant call
Mitch Williams
2015-10-13
1
-2
/
+0
|
*
|
i40e: Convert CEE App TLV selector to IEEE selector
Greg Bowers
2015-10-13
2
-4
/
+14
|
*
|
i40e/i40evf: Add info to nvm info struct for OEM version data
Carolyn Wyborny
2015-10-13
3
-1
/
+13
|
*
|
i40evf: properly handle ndo_set_mac_address calls
Mitch Williams
2015-10-13
2
-3
/
+16
[next]