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
2014-10-26
sunvnet: NAPIfy sunvnet
Sowmini Varadhan
2
-44
/
+135
2014-10-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-2185
/
+2268
2014-10-24
net: llc: include linux/errno.h instead of asm/errno.h
Fabian Frederick
1
-1
/
+1
2014-10-24
lapb: move EXPORT_SYMBOL after functions.
Fabian Frederick
1
-9
/
+8
2014-10-24
Merge branch 'berlin_ethernet'
David S. Miller
5
-148
/
+150
2014-10-24
net: pxa168_eth: Remove in-driver PHY mangling
Sebastian Hesselbarth
1
-126
/
+0
2014-10-24
net: pxa168_eth: Remove HW auto-negotiaion
Sebastian Hesselbarth
1
-15
/
+85
2014-10-24
net: pxa168_eth: Prepare proper libphy handling
Sebastian Hesselbarth
1
-15
/
+23
2014-10-24
net: pxa168_eth: Provide phy_interface mode on platform_data
Sebastian Hesselbarth
2
-0
/
+3
2014-10-24
phy: marvell: Add support for 88E3016 FastEthernet PHY
Sebastian Hesselbarth
2
-0
/
+47
2014-10-24
natsemi/macsonic: Remove superfluous interrupt disable/restore
Geert Uytterhoeven
1
-4
/
+0
2014-10-24
cirrus/mac89x0: Remove superfluous interrupt disable/restore
Geert Uytterhoeven
1
-6
/
+2
2014-10-24
net: typhoon: Remove redundant casts
Rasmus Villemoes
1
-2
/
+2
2014-10-24
Removed unused function sctp_addr_is_valid()
Sébastien Barré
1
-1
/
+0
2014-10-24
Merge branch 'ipv6_route'
David S. Miller
1
-41
/
+53
2014-10-24
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
1
-14
/
+16
2014-10-24
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
1
-3
/
+3
2014-10-24
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
1
-30
/
+40
2014-10-24
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
3
-8
/
+6
2014-10-24
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2014-10-24
i40e: Moving variable declaration out of the loops
Akeem G Abodunrin
1
-4
/
+3
2014-10-24
i40e: Add 10GBaseT support
Mitch Williams
4
-5
/
+34
2014-10-24
i40e: process link events when setting up switch
Mitch Williams
1
-0
/
+8
2014-10-24
i40e: Fix a bug where Rx would stop after some time
Anjali Singhai Jain
1
-4
/
+20
2014-10-24
i40e/i40evf: Use usleep_range() instead of udelay()
Neerav Parikh
3
-6
/
+6
2014-10-24
i40e/i40evf: Fix whitespace indentation
Jeff Kirsher
2
-2142
/
+2133
2014-10-24
i40e: enable LSE poke and simplify link state
Jesse Brandeburg
1
-23
/
+16
2014-10-24
i40e: mask phy events
Jesse Brandeburg
3
-0
/
+47
2014-10-23
hyperv: Fix the total_data_buflen in send path
Haiyang Zhang
1
-0
/
+1
2014-10-23
Merge branch 'amd-xgbe'
David S. Miller
1
-9
/
+13
2014-10-23
amd-xgbe: Fix napi Rx budget accounting
Lendacky, Thomas
1
-8
/
+12
2014-10-23
amd-xgbe: Properly handle feature changes via ethtool
Lendacky, Thomas
1
-1
/
+1
2014-10-23
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
Philipp Zabel
1
-1
/
+2
2014-10-23
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2
-4
/
+4
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
1
-3
/
+8
2014-10-22
net: fs_enet: set back promiscuity mode after restart
LEROY Christophe
2
-0
/
+6
2014-10-22
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
1
-1
/
+2
2014-10-22
sfc: remove incorrect EFX_BUG_ON_PARANOID check
Jon Cooper
1
-4
/
+0
2014-10-22
net: sched: initialize bstats syncp
Sabrina Dubroca
1
-1
/
+1
2014-10-22
bpf: fix bug in eBPF verifier
Alexei Starovoitov
2
-1
/
+13
2014-10-22
netlink: Re-add locking to netlink_lookup() and seq walker
Thomas Graf
1
-12
/
+25
2014-10-21
tipc: fix lockdep warning when intra-node messages are delivered
Ying Xue
1
-2
/
+2
2014-10-21
tipc: fix a potential deadlock
Ying Xue
3
-20
/
+35
2014-10-21
Merge branch 'enic'
David S. Miller
2
-8
/
+8
2014-10-21
enic: Do not call napi_disable when preemption is disabled.
Govindarajulu Varadarajan
1
-2
/
+2
2014-10-21
enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free
Govindarajulu Varadarajan
1
-6
/
+6
2014-10-20
Merge branch 'gso_encap_fixes'
David S. Miller
10
-10
/
+21
2014-10-20
net: core: handle encapsulation offloads when computing segment lengths
Florian Westphal
1
-3
/
+10
2014-10-20
net: make skb_gso_segment error handling more robust
Florian Westphal
4
-2
/
+6
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
5
-5
/
+5
[next]