index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
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
Merge tag 'iwlwifi-next-for-kalle-2016-03-30' of https://git.kernel.org/pub/s...
Kalle Valo
47
-1907
/
+1475
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
Merge branch 'bcmgenet-cleanups'
David S. Miller
1
-10
/
+17
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
Merge branch 'udp-peek'
David S. Miller
9
-53
/
+97
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
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
11
-88
/
+166
2016-04-05
Merge branch 'bnxt_en-next'
David S. Miller
9
-95
/
+803
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
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-213
/
+245
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
[next]