index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-06
ip_tunnel: implement __iptunnel_pull_header
Jiri Benc
2
-6
/
+13
2016-04-06
vxlan: move fdb code to common location in vxlan_xmit
Jiri Benc
1
-11
/
+11
2016-04-06
vxlan: move Ethernet initialization to a separate function
Jiri Benc
1
-7
/
+13
2016-04-06
cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable
Hariprasad Shenai
2
-2
/
+4
2016-04-06
net/core/dev: Warn on a too-short GRO frame
Aaron Conole
1
-0
/
+2
2016-04-06
ibmvnic: enable RX checksum offload
Thomas Falcon
1
-0
/
+4
2016-04-06
ibmvnic: map L2/L3/L4 header descriptors to firmware
Thomas Falcon
2
-4
/
+194
2016-04-06
net: bcmgenet: cleanup for dmadesc_set()
Petri Gynther
1
-1
/
+1
2016-04-06
net: bcmgenet: cleanup for bcmgenet_xmit_frag()
Petri Gynther
1
-4
/
+7
2016-04-06
net: bcmgenet: cleanup for bcmgenet_xmit()
Petri Gynther
1
-5
/
+9
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
8
-26
/
+47
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
5
-20
/
+41
2016-04-05
sock: convert sk_peek_offset functions to WRITE_ONCE
Willem de Bruijn
1
-11
/
+13
2016-04-05
bnxt_en: Improve ethtool .get_settings().
Michael Chan
1
-8
/
+13
2016-04-05
bnxt_en: Check for valid forced speed during ethtool -s.
Michael Chan
1
-10
/
+38
2016-04-05
bnxt_en: Add unsupported SFP+ module warnings.
Michael Chan
2
-0
/
+58
2016-04-05
bnxt_en: Set async event bits when registering with the firmware.
Michael Chan
1
-4
/
+14
2016-04-05
bnxt_en: Add get_eee() and set_eee() ethtool support.
Michael Chan
1
-0
/
+76
2016-04-05
bnxt_en: Add EEE setup code.
Michael Chan
4
-5
/
+60
2016-04-05
bnxt_en: Add basic EEE support.
Michael Chan
4
-2
/
+87
2016-04-05
bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface.
Michael Chan
2
-11
/
+27
2016-04-05
bnxt_en: Update to Firmware 1.2.2 spec.
Michael Chan
9
-56
/
+431
2016-04-05
fm10k: use ethtool_rxfh_indir_default for default redirection table
Jacob Keller
3
-29
/
+34
2016-04-05
fm10k: fix a minor typo in some comments
Jacob Keller
4
-8
/
+8
2016-04-05
fm10k: correctly clean up when init_queueing_scheme fails
Jacob Keller
1
-9
/
+26
2016-04-05
fm10k: prevent possibly uninitialized variable
Bruce Allan
1
-1
/
+1
2016-04-05
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
1
-81
/
+83
2016-04-05
fm10k: free MBX IRQ before clearing interrupt scheme
Jacob Keller
1
-2
/
+2
2016-04-05
fm10k: print error message when stop_hw fails
Jacob Keller
1
-1
/
+4
2016-04-05
fm10k: base queue scheme covered by RSS
Jacob Keller
1
-4
/
+2
2016-04-05
fm10k: don't initialize service task until later in probe
Jacob Keller
1
-9
/
+16
2016-04-05
fm10k: prevent null pointer dereference of msix_entries table
Jacob Keller
1
-1
/
+3
2016-04-05
fm10k: use ether_addr_copy to copy MAC address
Bruce Allan
1
-2
/
+2
2016-04-05
fm10k: cleanup SPACE_BEFORE_TAB checkpatch warning
Bruce Allan
1
-1
/
+1
2016-04-05
fm10k: demote BUG_ON() to WARN_ON() where appropriate
Bruce Allan
1
-1
/
+1
2016-04-05
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
8
-54
/
+52
2016-04-05
fm10k: Move constants to the right of binary operators
Bruce Allan
3
-12
/
+12
2016-04-05
i40e/i40evf: Bump patch from 1.4.25 to 1.5.1
Catherine Sullivan
2
-4
/
+4
2016-04-05
i40e: Change comment to reflect correct function name
Mitch Williams
1
-1
/
+1
2016-04-05
i40evf: Add additional check for reset
Mitch Williams
1
-0
/
+2
2016-04-05
i40e: Change unknown event error msg to ignore message
Shannon Nelson
1
-1
/
+1
2016-04-05
i40e: Added code to prevent double resets
Mitch Williams
1
-4
/
+7
2016-04-05
i40e: Notify VFs of all resets
Mitch Williams
1
-2
/
+2
2016-04-05
i40e: Remove timer and task only if created
Shannon Nelson
1
-2
/
+4
2016-04-05
mlxsw: spectrum: Add support for physical port names
Ido Schimmel
1
-3
/
+42
2016-04-05
switchdev: Use switch ID in suggested udev rule
Ido Schimmel
1
-14
/
+14
2016-04-05
mlxsw: spectrum: Reduce number of supported 802.1D bridges
Ido Schimmel
1
-1
/
+1
2016-04-05
i40e: Assure that adminq is alive in debug mode
Shannon Nelson
1
-7
/
+6
2016-04-05
i40e: Remove MSIx only if created
Shannon Nelson
1
-1
/
+1
2016-04-05
i40e: Fix up return code
Jesse Brandeburg
1
-3
/
+3
[next]