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-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-03-13
eth: fec: Fix lost promiscuous mode after reconnecting cable
Stefan Wahren
1
-7
/
+7
2014-03-13
bonding: set correct vlan id for alb xmit path
dingtianhong
1
-1
/
+1
2014-03-13
at86rf230: fix lockdep splats
Alexander Aring
1
-5
/
+6
2014-03-13
net/mlx4_en: Deregister multicast vxlan steering rules when going down
Or Gerlitz
1
-0
/
+2
2014-03-13
vmxnet3: fix building without CONFIG_PCI_MSI
Arnd Bergmann
1
-2
/
+5
2014-03-13
MAINTAINERS: add networking selftests to NETWORKING
Daniel Borkmann
1
-0
/
+1
2014-03-13
net: socket: error on a negative msg_namelen
Matthew Leach
1
-0
/
+4
2014-03-13
MAINTAINERS: Add tools/net to NETWORKING [GENERAL]
Tobias Klauser
1
-0
/
+1
2014-03-13
packet: doc: Spelling s/than/that/
Geert Uytterhoeven
1
-1
/
+1
2014-03-13
Merge branch 'mlx4'
David S. Miller
3
-3
/
+12
2014-03-13
net/mlx4_core: Load the IB driver when the device supports IBoE
Or Gerlitz
1
-1
/
+1
2014-03-13
net/mlx4_en: Handle vxlan steering rules for mac address changes
Or Gerlitz
1
-0
/
+8
2014-03-13
net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
Or Gerlitz
1
-2
/
+3
2014-03-12
xen-netback: use skb_is_gso in xenvif_start_xmit
Wei Liu
1
-2
/
+1
2014-03-12
r8169: fix the incorrect tx descriptor version
hayeswang
1
-1
/
+1
2014-03-12
tools/net/Makefile: Define PACKAGE to fix build problems
Markos Chandras
1
-1
/
+1
2014-03-12
x86: bpf_jit: support negative offsets
Alexei Starovoitov
1
-1
/
+1
2014-03-12
bridge: multicast: enable snooping on general queries only
Linus Lüssing
1
-3
/
+5
2014-03-12
bridge: multicast: add sanity check for general query destination
Linus Lüssing
1
-0
/
+19
2014-03-12
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
3
-1
/
+20
2014-03-12
Merge branch 'skb_frags'
David S. Miller
1
-46
/
+54
2014-03-12
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
1
-0
/
+6
2014-03-12
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
1
-13
/
+13
2014-03-12
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
1
-22
/
+24
2014-03-12
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
1
-7
/
+7
2014-03-12
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
1
-9
/
+9
2014-03-12
Merge branch 'stmmac'
David S. Miller
5
-64
/
+60
2014-03-12
stmmac: dwmac-sti: fix broken STiD127 compatibility
Giuseppe CAVALLARO
1
-1
/
+1
2014-03-12
stmmac: fix chained mode
Giuseppe CAVALLARO
4
-53
/
+34
2014-03-12
stmmac: fix and better tune the default buffer sizes
Giuseppe CAVALLARO
1
-6
/
+6
2014-03-12
stmmac: disable at run-time the EEE if not supported
Giuseppe CAVALLARO
1
-4
/
+19
2014-03-12
vmxnet3: fix netpoll race condition
Neil Horman
1
-5
/
+11
2014-03-11
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
1
-0
/
+3
2014-03-11
Xen-netback: Fix issue caused by using gso_type wrongly
Annie Li
1
-21
/
+18
2014-03-11
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
1
-6
/
+15
2014-03-10
bna: Replace large udelay() with mdelay()
Ben Hutchings
1
-1
/
+1
2014-03-10
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
1
-3
/
+4
2014-03-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-16
/
+22
2014-03-10
bnx2: Fix shutdown sequence
Michael Chan
2
-4
/
+38
2014-03-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-16
/
+22
2014-03-07
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-03-07
net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...
Amir Vadai
1
-0
/
+11
2014-03-07
net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
Amir Vadai
1
-3
/
+3
2014-03-07
bonding: correctly handle out of range parameters for lp_interval
Sasha Levin
1
-0
/
+1
2014-03-07
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
1
-2
/
+2
2014-03-07
ibmveth: Fix endian issues with MAC addresses
Anton Blanchard
2
-10
/
+16
2014-03-07
net: unix socket code abuses csum_partial
Anton Blanchard
1
-2
/
+1
2014-03-07
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
2
-21
/
+32
2014-03-07
phy: fix compiler array bounds warning on settings[]
Bjorn Helgaas
1
-5
/
+6
[next]