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
2013-10-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-10-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-27
/
+33
2013-10-04
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2
-4
/
+22
2013-10-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-27
/
+33
2013-10-03
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-16
/
+31
2013-10-03
Merge branch 'mv643xx'
David S. Miller
1
-4
/
+3
2013-10-03
net: mv643xx_eth: fix missing device_node for port devices
Sebastian Hesselbarth
1
-0
/
+1
2013-10-03
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
1
-1
/
+1
2013-10-03
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
1
-3
/
+1
2013-10-03
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
François Cachereul
2
-4
/
+26
2013-10-03
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2
-2
/
+2
2013-10-03
bonding: update MAINTAINERS
Andy Gospodarek
1
-0
/
+1
2013-10-03
tc: export tc_defact.h to userspace
stephen hemminger
2
-1
/
+2
2013-10-03
tcp: Always set options to 0 before calling tcp_established_options
Andi Kleen
1
-0
/
+2
2013-10-03
igb: Avoid uninitialized advertised variable in eee_set_cur
Andi Kleen
1
-0
/
+2
2013-10-03
Merge branch 'calxedaxgmac'
David S. Miller
1
-9
/
+14
2013-10-03
net: calxedaxgmac: determine number of address filters at runtime
Rob Herring
1
-4
/
+11
2013-10-03
net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode
Rob Herring
1
-4
/
+2
2013-10-03
net: calxedaxgmac: fix clearing of old filter addresses
Rob Herring
1
-2
/
+2
2013-10-03
unix_diag: fix info leak
Mathias Krause
1
-0
/
+1
2013-10-03
Merge branch 'connector'
David S. Miller
3
-5
/
+24
2013-10-03
connector - documentation: simplify netlink message length assignment
Mathias Krause
1
-1
/
+1
2013-10-03
connector: use 'size' everywhere in cn_netlink_send()
Mathias Krause
1
-1
/
+1
2013-10-03
connector: use nlmsg_len() to check message length
Mathias Krause
1
-3
/
+4
2013-10-03
proc connector: fix info leaks
Mathias Krause
1
-0
/
+18
2013-10-02
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
3
-16
/
+31
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
107
-845
/
+1301
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2013-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-10-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+6
2013-10-01
fs/super.c: fix lru_list leak for real
Al Viro
1
-2
/
+2
2013-10-01
pkt_sched: fq: rate limiting improvements
Eric Dumazet
1
-19
/
+26
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-2
/
+1
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-1
/
+1
2013-10-01
Merge branch 'ip_tunnel'
David S. Miller
2
-10
/
+10
2013-10-01
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
1
-2
/
+0
2013-10-01
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
1
-1
/
+1
2013-10-01
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
1
-1
/
+3
2013-10-01
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
13
-158
/
+143
2013-10-01
qlcnic: Fix SR-IOV configuration
Manish Chopra
1
-1
/
+7
2013-10-01
ll_temac: Reset dma descriptors indexes on ndo_open
Ricardo Ribalda
1
-0
/
+6
2013-10-01
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
1
-1
/
+1
2013-10-01
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-12
/
+0
2013-10-01
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-3
/
+3
2013-10-01
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-01
ethernet: moxa: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2013-10-01
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-10-01
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2
-2
/
+20
2013-10-01
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
David S. Miller
2
-18
/
+2
[next]