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
2012-10-09
ipv4: fix sending of redirects
Julian Anastasov
2
-15
/
+18
2012-10-08
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
Eric Dumazet
2
-9
/
+5
2012-10-08
vlan: don't deliver frames for unknown vlans to protocols
Florian Zumbiehl
3
-14
/
+11
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
4
-15
/
+42
2012-10-08
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
Graham Gower
1
-0
/
+7
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
3
-29
/
+39
2012-10-08
ipv4: Don't report stale pmtu values to userspace
Steffen Klassert
1
-8
/
+11
2012-10-08
ipv4: Don't create nh exeption when the device mtu is smaller than the report...
Steffen Klassert
1
-0
/
+3
2012-10-08
ipv4: Always invalidate or update the route on pmtu events
Steffen Klassert
1
-11
/
+11
2012-10-08
cxgb4: allocate enough data in t4_memory_rw()
Dan Carpenter
1
-1
/
+1
2012-10-07
ptp: use list_move instead of list_del/list_add
Wei Yongjun
1
-6
/
+3
2012-10-07
vxlan: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2012-10-07
net: gro: fix a potential crash in skb_gro_reset_offset
Eric Dumazet
2
-7
/
+8
2012-10-07
ipv6: GRO should be ECN friendly
Eric Dumazet
1
-4
/
+7
2012-10-07
net: Fix skb_under_panic oops in neigh_resolve_output
ramesh.nagappa@gmail.com
1
-4
/
+2
2012-10-07
drivers/net/ethernet/marvell/sky2.c: fix error return code
Peter Senna Tschudin
1
-1
/
+4
2012-10-07
drivers/net/ethernet/marvell/skge.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/ethernet/sun/sungem.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-07
drivers/net/ethernet/sun/niu.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/natsemi/xtsonic.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/amd/au1000_eth.c: fix error return code
Peter Senna Tschudin
1
-2
/
+8
2012-10-07
drivers/net/ethernet/amd/amd8111e.c: fix error return code
Peter Senna Tschudin
1
-0
/
+2
2012-10-07
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-07
drivers/net/irda/sh_sir.c: fix error return code
Peter Senna Tschudin
1
-2
/
+3
2012-10-07
drivers/net/irda/sh_irda.c: fix error return code
Peter Senna Tschudin
1
-2
/
+2
2012-10-07
drivers/net/irda/sa1100_ir.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/irda/pxaficp_ir.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/irda/mcs7780.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/irda/irtty-sir.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/ethernet/sis/sis900.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/ethernet/natsemi/natsemi.c: fix error return code
Peter Senna Tschudin
1
-2
/
+2
2012-10-07
drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code
Peter Senna Tschudin
1
-3
/
+9
2012-10-07
net: remove skb recycling
Eric Dumazet
10
-173
/
+16
2012-10-07
infiniband: pass rdma_cm module to netlink_dump_start
Gao feng
3
-1
/
+4
2012-10-07
netlink: add reference of module in netlink_dump_start
Gao feng
2
-12
/
+37
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
15
-66
/
+15
2012-10-07
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-436
/
+463
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
35
-18
/
+783
2012-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
249
-3240
/
+6423
2012-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-185
/
+209
2012-10-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
308
-2728
/
+7393
2012-10-05
lib/decompress.c add __init to decompress_method and data
Hein Tibosch
1
-3
/
+6
2012-10-05
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
1
-12
/
+38
2012-10-05
omfs: convert to use beXX_add_cpu()
Wei Yongjun
1
-3
/
+2
2012-10-05
taskstats: cgroupstats_user_cmd() may leak on error
Jesper Juhl
1
-0
/
+1
2012-10-05
aoe: update aoe-internal version number to 50
Ed Cashin
1
-1
/
+1
2012-10-05
aoe: update documentation to better reflect aoe-plus-udev usage
Ed Cashin
4
-86
/
+35
2012-10-05
aoe: remove unused code
Ed Cashin
1
-4
/
+0
2012-10-05
aoe: make dynamic block minor numbers the default
Ed Cashin
1
-1
/
+1
[next]