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-02-13
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
4
-9
/
+24
2013-02-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-23
/
+27
2013-02-13
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
1
-6
/
+3
2013-02-13
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
1
-1
/
+1
2013-02-13
net: qmi_wwan: add Yota / Megafon M100-1 4g modem
Bjørn Mork
1
-0
/
+1
2013-02-13
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
4
-36
/
+11
2013-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-23
/
+27
2013-02-12
netpoll: cleanup sparse warnings
Neil Horman
1
-4
/
+8
2013-02-12
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
5
-11
/
+15
2013-02-12
skbuff: create skb_panic() function and its wrappers
Jean Sacren
1
-29
/
+19
2013-02-11
mwl8k: fix band for supported channels
Jonas Gorski
1
-18
/
+18
2013-02-11
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-5
/
+9
2013-02-11
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-02-11
mrp: make mrp_rcv static
Stephen Hemminger
1
-2
/
+2
2013-02-11
ethtool: fix sparse warning
Stephen Hemminger
1
-9
/
+9
2013-02-11
bridge: use dev->addr_assign_type to see if user change mac
Jiri Pirko
3
-5
/
+1
2013-02-11
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
2
-2
/
+22
2013-02-11
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
1
-0
/
+9
2013-02-11
ipv6: don't let node/interface scoped multicast traffic escape on the wire
Hannes Frederic Sowa
1
-0
/
+7
2013-02-11
xfrm: Allow inserting policies with matching mark and different priorities
Steffen Klassert
1
-2
/
+16
2013-02-11
mac80211: fix channel selection bug
Johannes Berg
1
-3
/
+3
2013-02-11
qlcnic: fix mailbox response handling
Jitendra Kalsaria
1
-26
/
+40
2013-02-11
qlcnic: enhance MSIX allocation failure log message
Manish Chopra
1
-2
/
+3
2013-02-11
qlcnic: fix async event handling during diagnostic loopback test
Jitendra Kalsaria
1
-2
/
+5
2013-02-11
qlcnic: refactor 83xx diagnostic IRQ test
Jitendra Kalsaria
3
-27
/
+48
2013-02-11
qlcnic: refactor 83xx diagnostic loopback test
Jitendra Kalsaria
5
-32
/
+158
2013-02-11
qlcnic: helper routine to handle async events
Jitendra Kalsaria
4
-64
/
+45
2013-02-11
qlcnic: fix firmware based IDC participation
Jitendra Kalsaria
1
-4
/
+4
2013-02-11
qlcnic: fix initialize NIC mailbox command
Himanshu Madhani
3
-7
/
+12
2013-02-11
net neighbour, decnet: Ensure to align device private data on preferred align...
YOSHIFUJI Hideaki / 吉藤英明
2
-1
/
+2
2013-02-11
ipv6 mcast: Do not join device multicast for interface-local multicasts.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+8
2013-02-11
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
3
-22
/
+33
2013-02-11
veth: fix NULL dereference in veth_dellink()
Eric Dumazet
1
-5
/
+6
2013-02-11
arp: fix possible crash in arp_rcv()
Eric Dumazet
1
-10
/
+11
2013-02-11
Merge branch 'mvrp'
David S. Miller
14
-7
/
+1180
2013-02-11
net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)
David Ward
9
-7
/
+136
2013-02-11
net/802: Implement Multiple Registration Protocol (MRP)
David Ward
5
-0
/
+1044
2013-02-11
Merge branch 'gso_type'
David S. Miller
3
-10
/
+17
2013-02-11
bnx2x: set gso_type
Michael S. Tsirkin
1
-7
/
+5
2013-02-11
qlcnic: set gso_type
Michael S. Tsirkin
1
-1
/
+6
2013-02-11
ixgbe: fix gso type
Michael S. Tsirkin
1
-2
/
+6
2013-02-11
stmmac: mdio register has to fail if the phy is not found
Giuseppe CAVALLARO
1
-3
/
+7
2013-02-11
stmmac: fix macro used for debugging the xmit
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-11
Merge branch 'vsock'
David S. Miller
16
-1
/
+6038
2013-02-11
VSOCK: Introduce VM Sockets
Andy King
16
-1
/
+6038
2013-02-11
Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
1
-67
/
+19
2013-02-09
Revert "r8169: enable internal ASPM and clock request settings".
Francois Romieu
1
-21
/
+9
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
266
-1437
/
+2114
2013-02-09
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
Vipul Pandya
1
-1
/
+1
2013-02-09
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
Daniel Borkmann
1
-5
/
+3
[prev]
[next]