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.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-06-12
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
1
-4
/
+18
2014-06-12
tcp: fixing TLP's FIN recovery
Per Hurtig
1
-3
/
+1
2014-06-12
Merge branch 'fec'
David S. Miller
2
-100
/
+443
2014-06-12
net: fec: Add software TSO support
Nimrod Andy
2
-23
/
+238
2014-06-12
net: fec: Add Scatter/gather support
Nimrod Andy
2
-62
/
+178
2014-06-12
net: fec: Increase buffer descriptor entry number
Nimrod Andy
2
-16
/
+17
2014-06-12
net: fec: Factorize feature setting
Nimrod Andy
1
-5
/
+3
2014-06-12
net: fec: Enable IP header hardware checksum
Nimrod Andy
1
-1
/
+2
2014-06-12
net: fec: Factorize the .xmit transmit function
Nimrod Andy
2
-35
/
+47
2014-06-12
bridge: fix compile error when compiling without IPv6 support
Linus Lüssing
1
-0
/
+2
2014-06-12
bridge: fix smatch warning / potential null pointer dereference
Linus Lüssing
1
-0
/
+2
2014-06-12
via-rhine: fix full-duplex with autoneg disable
François Cachereul
1
-2
/
+3
2014-06-12
Merge branch 'bnx2x'
David S. Miller
3
-21
/
+54
2014-06-12
bnx2x: Enlarge the dorq threshold for VFs
Ariel Elior
1
-2
/
+4
2014-06-12
bnx2x: Check for UNDI in uncommon branch
Yuval Mintz
1
-13
/
+30
2014-06-12
bnx2x: Fix 1G-baseT link
Yaniv Rosner
1
-0
/
+1
2014-06-12
bnx2x: Fix link for KR with swapped polarity lane
Yaniv Rosner
1
-6
/
+19
2014-06-12
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-27
/
+66
2014-06-12
net/core: Add VF link state control policy
Doug Ledford
1
-0
/
+2
2014-06-12
net/fsl: xgmac_mdio is dependent on OF_MDIO
Andy Fleming
1
-0
/
+1
2014-06-12
net/fsl: Make xgmac_mdio read error message useful
Shruti Kanetkar
1
-1
/
+3
2014-06-12
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
3
-3
/
+5
2014-06-12
Merge branch 'inet_csums'
David S. Miller
6
-17
/
+33
2014-06-12
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
2
-0
/
+3
2014-06-12
net: Save software checksum complete
Tom Herbert
4
-9
/
+17
2014-06-12
net: Preserve CHECKSUM_COMPLETE at validation
Tom Herbert
1
-9
/
+14
2014-06-12
Merge branch 'qlcnic-next'
David S. Miller
4
-34
/
+37
2014-06-12
qlcnic: Update version to 5.3.60
Shahed Shaikh
1
-2
/
+2
2014-06-12
qlcnic: Optimize ring count validations
Shahed Shaikh
2
-12
/
+7
2014-06-12
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
3
-20
/
+28
2014-06-12
ip_vti: fix sparse warnings for VTI_ISVTI
Dmitry Popov
1
-1
/
+1
2014-06-12
drivers: net: davinci_cpdma: double free on error
Dan Carpenter
1
-3
/
+1
2014-06-12
amd-xgbe: unwind on error in xgbe_mdio_register()
Dan Carpenter
1
-1
/
+1
2014-06-12
mrf24j40: add device managed APIs
Varka Bhadram
1
-20
/
+13
2014-06-12
ceph: remove bogus extern
stephen hemminger
1
-1
/
+1
2014-06-12
net: filter: document internal instruction encoding
Alexei Starovoitov
1
-0
/
+161
2014-06-12
net: filter: mention eBPF terminology as well
Alexei Starovoitov
1
-42
/
+43
2014-06-12
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
1
-5
/
+15
2014-06-12
net: filter: add test_bpf module under MAINTAINERS' networking section
Daniel Borkmann
1
-0
/
+1
2014-06-12
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
8
-16
/
+34
2014-06-12
sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
Jon Cooper
2
-5
/
+24
2014-06-12
Merge branch 'bridge-next'
David S. Miller
5
-16
/
+194
2014-06-12
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
3
-0
/
+130
2014-06-12
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
3
-2
/
+10
2014-06-12
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
3
-12
/
+51
2014-06-12
bridge: Add 802.1ad tx vlan acceleration
Toshiaki Makita
1
-2
/
+3
2014-06-12
net: xen-netback: include linux/vmalloc.h again
Arnd Bergmann
1
-0
/
+1
2014-06-12
net: phy: realtek: register/unregister multiple drivers properly
Jongsung Kim
1
-51
/
+37
2014-06-12
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
1
-1
/
+0
[next]