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
*
udp: remove headers from UDP packets before queueing
samanthakumar
2016-04-05
5
-20
/
+41
*
sock: convert sk_peek_offset functions to WRITE_ONCE
Willem de Bruijn
2016-04-05
1
-11
/
+13
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-04-05
11
-88
/
+166
|
\
|
*
i40e/i40evf: Bump patch from 1.4.25 to 1.5.1
Catherine Sullivan
2016-04-05
2
-4
/
+4
|
*
i40e: Change comment to reflect correct function name
Mitch Williams
2016-04-05
1
-1
/
+1
|
*
i40evf: Add additional check for reset
Mitch Williams
2016-04-05
1
-0
/
+2
|
*
i40e: Change unknown event error msg to ignore message
Shannon Nelson
2016-04-05
1
-1
/
+1
|
*
i40e: Added code to prevent double resets
Mitch Williams
2016-04-05
1
-4
/
+7
|
*
i40e: Notify VFs of all resets
Mitch Williams
2016-04-05
1
-2
/
+2
|
*
i40e: Remove timer and task only if created
Shannon Nelson
2016-04-05
1
-2
/
+4
|
*
i40e: Assure that adminq is alive in debug mode
Shannon Nelson
2016-04-05
1
-7
/
+6
|
*
i40e: Remove MSIx only if created
Shannon Nelson
2016-04-05
1
-1
/
+1
|
*
i40e: Fix up return code
Jesse Brandeburg
2016-04-05
1
-3
/
+3
|
*
i40e: Save off VSI resource count when updating VSI
Kevin Scott
2016-04-05
1
-0
/
+6
|
*
i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define
Catherine Sullivan
2016-04-05
1
-1
/
+0
|
*
i40e/i40evf: Fix casting in transmit code
Jesse Brandeburg
2016-04-05
2
-4
/
+6
|
*
i40e/i40evf: Add support for bulk free in Tx cleanup
Alexander Duyck
2016-04-05
2
-18
/
+22
|
*
i40e/i40evf: Fix handling of boolean logic in polling routines
Alexander Duyck
2016-04-05
2
-10
/
+16
|
*
i40evf: remove dead code
Alan Cox
2016-04-05
1
-10
/
+1
|
*
i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
Alexander Duyck
2016-04-05
5
-15
/
+83
|
*
i40e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-04-05
3
-7
/
+3
*
|
Merge branch 'bnxt_en-next'
David S. Miller
2016-04-05
9
-95
/
+803
|
\
\
|
*
|
bnxt_en: Improve ethtool .get_settings().
Michael Chan
2016-04-05
1
-8
/
+13
|
*
|
bnxt_en: Check for valid forced speed during ethtool -s.
Michael Chan
2016-04-05
1
-10
/
+38
|
*
|
bnxt_en: Add unsupported SFP+ module warnings.
Michael Chan
2016-04-05
2
-0
/
+58
|
*
|
bnxt_en: Set async event bits when registering with the firmware.
Michael Chan
2016-04-05
1
-4
/
+14
|
*
|
bnxt_en: Add get_eee() and set_eee() ethtool support.
Michael Chan
2016-04-05
1
-0
/
+76
|
*
|
bnxt_en: Add EEE setup code.
Michael Chan
2016-04-05
4
-5
/
+60
|
*
|
bnxt_en: Add basic EEE support.
Michael Chan
2016-04-05
4
-2
/
+87
|
*
|
bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface.
Michael Chan
2016-04-05
2
-11
/
+27
|
*
|
bnxt_en: Update to Firmware 1.2.2 spec.
Michael Chan
2016-04-05
9
-56
/
+431
|
/
/
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2016-04-05
10
-213
/
+245
|
\
\
|
*
|
fm10k: use ethtool_rxfh_indir_default for default redirection table
Jacob Keller
2016-04-05
3
-29
/
+34
|
*
|
fm10k: fix a minor typo in some comments
Jacob Keller
2016-04-05
4
-8
/
+8
|
*
|
fm10k: correctly clean up when init_queueing_scheme fails
Jacob Keller
2016-04-05
1
-9
/
+26
|
*
|
fm10k: prevent possibly uninitialized variable
Bruce Allan
2016-04-05
1
-1
/
+1
|
*
|
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
2016-04-05
1
-81
/
+83
|
*
|
fm10k: free MBX IRQ before clearing interrupt scheme
Jacob Keller
2016-04-05
1
-2
/
+2
|
*
|
fm10k: print error message when stop_hw fails
Jacob Keller
2016-04-05
1
-1
/
+4
|
*
|
fm10k: base queue scheme covered by RSS
Jacob Keller
2016-04-05
1
-4
/
+2
|
*
|
fm10k: don't initialize service task until later in probe
Jacob Keller
2016-04-05
1
-9
/
+16
|
*
|
fm10k: prevent null pointer dereference of msix_entries table
Jacob Keller
2016-04-05
1
-1
/
+3
|
*
|
fm10k: use ether_addr_copy to copy MAC address
Bruce Allan
2016-04-05
1
-2
/
+2
|
*
|
fm10k: cleanup SPACE_BEFORE_TAB checkpatch warning
Bruce Allan
2016-04-05
1
-1
/
+1
|
*
|
fm10k: demote BUG_ON() to WARN_ON() where appropriate
Bruce Allan
2016-04-05
1
-1
/
+1
|
*
|
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
2016-04-05
8
-54
/
+52
|
*
|
fm10k: Move constants to the right of binary operators
Bruce Allan
2016-04-05
3
-12
/
+12
|
/
/
*
|
Merge branch 'mlxsw-next'
David S. Miller
2016-04-05
3
-18
/
+57
|
\
\
|
|
/
|
/
|
|
*
mlxsw: spectrum: Add support for physical port names
Ido Schimmel
2016-04-05
1
-3
/
+42
|
*
switchdev: Use switch ID in suggested udev rule
Ido Schimmel
2016-04-05
1
-14
/
+14
[next]