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
2011-06-12
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
Jiri Pirko
4
-31
/
+61
2011-06-12
dl2k: EEPROM CRC calculation wrong endianess on bigendian machine
Daniel Hellstrom
1
-1
/
+1
2011-06-12
NET: am79c961: fix assembler warnings
Russell King - ARM Linux
1
-17
/
+18
2011-06-12
NET: am79c961: ensure multicast filter is correctly set at open
Russell King - ARM Linux
1
-37
/
+40
2011-06-12
NET: am79c961: ensure asm() statements are marked volatile
Russell King - ARM Linux
1
-7
/
+7
2011-06-10
ethtool.h: fix typos
Yegor Yefremov
1
-3
/
+3
2011-06-10
ep93xx_eth: Update MAINTAINERS
H Hartley Sweeten
1
-1
/
+1
2011-06-10
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
Steffen Klassert
1
-3
/
+3
2011-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-111
/
+81
2011-06-09
netpoll: prevent netpoll setup on slave devices
WANG Cong
1
-0
/
+6
2011-06-09
net: pmtu_expires fixes
Eric Dumazet
1
-34
/
+44
2011-06-09
gianfar:localized filer table
Wu Jiajun-B06378
3
-50
/
+51
2011-06-08
iwlegacy: fix channel switch locking
Stanislaw Gruszka
5
-46
/
+28
2011-06-08
mac80211: fix IBSS teardown race
Johannes Berg
1
-2
/
+4
2011-06-08
iwlagn: send tx power command if defer cause by RXON not match
Wey-Yi Guy
1
-0
/
+5
2011-06-08
xfrm: Fix off by one in the replay advance functions
Steffen Klassert
1
-2
/
+2
2011-06-08
igb: fix i350 SR-IOV failture
Williams, Mitch A
1
-0
/
+3
2011-06-07
nl80211: fix overflow in ssid_len
Luciano Coelho
1
-5
/
+4
2011-06-07
rtlwifi: Avoid modifying skbs that are resubmitted
Mike McCormack
1
-15
/
+13
2011-06-07
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
1
-1
/
+1
2011-06-07
Revert "mac80211: stop queues before rate control updation"
John W. Linville
1
-6
/
+0
2011-06-07
net: cpu offline cause napi stall
Heiko Carstens
1
-0
/
+5
2011-06-07
bridge: provide a cow_metrics method for fake_ops
Alexander Holler
1
-0
/
+6
2011-06-07
af_packet: prevent information leak
Eric Dumazet
2
-0
/
+4
2011-06-07
irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock
David S. Miller
1
-0
/
+5
2011-06-07
net: Rework netdev_drivername() to avoid warning.
David S. Miller
3
-14
/
+7
2011-06-07
net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs
Marcus Meissner
1
-0
/
+4
2011-06-07
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
14
-130
/
+68
2011-06-06
iwl4965: set tx power after rxon_assoc
Stanislaw Gruszka
1
-1
/
+2
2011-06-06
rt2x00: fix rmmod crash
Stanislaw Gruszka
2
-1
/
+6
2011-06-06
iwlagn: use cts-to-self protection on 5000 adapters series
Stanislaw Gruszka
3
-11
/
+10
2011-06-06
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
3
-23
/
+8
2011-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-130
/
+68
2011-06-06
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
26
-49
/
+61
2011-06-06
net: fix smc91x.c device tree support
Grant Likely
1
-3
/
+3
2011-06-06
netfilter: use unsigned variables for packet lengths in ip[6]_queue.
Dave Jones
2
-2
/
+4
2011-06-06
netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
Pablo Neira Ayuso
3
-2
/
+5
2011-06-06
netfilter: nf_nat: fix crash in nf_nat_csum
Julian Anastasov
1
-1
/
+1
2011-06-06
netfilter: ipset: Use the stored first cidr value instead of '1'
Jozsef Kadlecsik
3
-8
/
+16
2011-06-06
netfilter: ipset: Fix return code for destroy when sets are in use
Jozsef Kadlecsik
1
-1
/
+1
2011-06-06
ipvs: restore support for iptables SNAT
Julian Anastasov
1
-8
/
+8
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
16
-27
/
+26
2011-06-06
bonding: reset queue mapping prior to transmission to physical device (v5)
Neil Horman
1
-0
/
+11
2011-06-06
qlcnic: Avoid double free of skb in tx path
Sucheta Chakraborty
1
-0
/
+1
2011-06-06
qlcnic: Fix bug in FW queue dump
Anirban Chakraborty
1
-0
/
+1
2011-06-06
fix return values of l2tp_dfs_seq_open()
Al Viro
1
-1
/
+1
2011-06-06
get_net_ns_by_fd() oopses if proc_ns_fget() returns an error
Al Viro
1
-9
/
+7
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-1
/
+2
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
60
-219
/
+380
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-28
/
+41
[next]