index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
ipc_sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-06
rtlwifi: rtl8723be: Fix Smatch warnings
Larry Finger
2
-8
/
+6
2016-04-06
rtlwifi: rtl8723ae: Fix Smatch warning
Larry Finger
1
-3
/
+3
2016-04-06
rtlwifi: rtl8192se: Fix Smatch warning
Larry Finger
1
-1
/
+1
2016-04-06
rtlwifi: rtl8192ee: Fix Smatch warning
Larry Finger
1
-1
/
+1
2016-04-06
rtlwifi: rtl8192c-common: Fix Smatch warning
Larry Finger
1
-1
/
+1
2016-04-06
rtlwifi: rtl8188ee: Fix Smatch warnings
Larry Finger
2
-3
/
+2
2016-04-06
rtlwifi: btcoexist: Fix Smatch warning
Larry Finger
1
-1
/
+1
2016-04-06
rtlwifi: Fix Smatch warnings
Larry Finger
1
-20
/
+19
2016-04-06
rtlwifi: btcoexist: Implement antenna selection
Larry Finger
4
-5
/
+38
2016-04-06
rtlwifi: rtl8723be: Add antenna select module parameter
Larry Finger
3
-0
/
+11
2016-04-06
mwifiex: fix Tx timeout issue during suspend test
Amitkumar Karwar
1
-2
/
+8
2016-04-06
brcmfmac: uninitialized "ret" variable
Dan Carpenter
1
-1
/
+1
2016-04-06
mwifiex: Spelling s/minmum/minimum/, s/bandwidth/bandwith/
Geert Uytterhoeven
1
-1
/
+1
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
[next]