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.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-07-04
dccp: cosmetics of info message
Gerrit Renker
1
-2
/
+2
2011-07-04
dccp: combine the functionality of enqeueing and cloning
Gerrit Renker
1
-7
/
+7
2011-07-04
dccp: Clean up slow-path input processing
Gerrit Renker
1
-31
/
+30
2011-07-04
net: sh_eth: remove __flush_purge_region
Yoshihiro Shimoda
1
-4
/
+4
2011-07-04
af_econet: Use current logging styles and neatening
Joe Perches
1
-75
/
+74
2011-07-04
netpoll: Remove wrapper function netpoll_poll
Joe Perches
1
-7
/
+2
2011-07-04
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
Joe Perches
2
-6
/
+2
2011-07-02
Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
5
-6
/
+33
2011-07-02
net: rds: fix const array syntax
Greg Dietsche
1
-1
/
+1
2011-07-02
x25: Reduce switch/case indent
Joe Perches
5
-402
/
+396
2011-07-02
sunrpc: Reduce switch/case indent
Joe Perches
3
-44
/
+41
2011-07-02
sctp: Reduce switch/case indent
Joe Perches
2
-30
/
+31
2011-07-02
netrom: Reduce switch/case indent
Joe Perches
1
-9
/
+13
2011-07-02
lapb: Reduce switch/case indent
Joe Perches
2
-467
/
+444
2011-07-02
ipv6: Reduce switch/case indent
Joe Perches
1
-76
/
+69
2011-07-02
ipv4: Reduce switch/case indent
Joe Perches
2
-32
/
+32
2011-07-02
netfilter: Reduce switch/case indent
Joe Perches
4
-167
/
+165
2011-07-02
ipconfig: Reduce switch/case indent
Joe Perches
1
-35
/
+38
2011-07-02
econet: Reduce switch/case indent
Joe Perches
1
-13
/
+10
2011-07-02
decnet: Reduce switch/case indent
Joe Perches
9
-597
/
+603
2011-07-02
appletalk: Reduce switch/case indent
Joe Perches
2
-259
/
+259
2011-07-02
rtnl: provide link dump consistency info
Thomas Graf
4
-0
/
+16
2011-07-01
net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
1
-4
/
+1
2011-07-01
be2net: clear intr bit in be_probe()
Sathya Perla
1
-0
/
+6
2011-07-01
be2net: create/destroy rx-queues on interface open/close
Sathya Perla
3
-44
/
+111
2011-07-01
be2net: fix certain cmd failure logging
Sathya Perla
2
-18
/
+23
2011-07-01
qlcnic: add external loopback support
Amit Kumar Salecha
3
-12
/
+22
2011-07-01
net: add external loopback test in ethtool self test
Amit Kumar Salecha
1
-2
/
+14
2011-07-01
net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
1
-5
/
+0
2011-07-01
net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
1
-5
/
+3
2011-07-01
net: depca: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
1
-13
/
+8
2011-07-01
net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
1
-8
/
+6
2011-07-01
wanxl: remove a stray irq enable
Dan Carpenter
1
-1
/
+1
2011-07-01
Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_fo...
Alexander Smirnov
1
-3
/
+0
2011-07-01
jme: Cleanup PM operations after using new PM API
Guo-Fu Tseng
2
-12
/
+13
2011-07-01
jme: Fix compile warning introduced by new pm macro
Guo-Fu Tseng
1
-1
/
+1
2011-07-01
can: remove useless defaults in Kconfig
Kurt Van Dijck
1
-3
/
+0
2011-07-01
enic: Add support to configure hardware interrupt coalesce timers in a platfo...
Vasanthy Kolluri
11
-26
/
+122
2011-07-01
virtio-net: per cpu 64 bit stats (v2)
stephen hemminger
1
-6
/
+79
2011-06-30
xen/netback: Add module alias for autoloading
Bastian Blank
1
-0
/
+1
2011-06-30
IEEE 802.15.4: do not enable driver debugging by default
Werner Almesberger
1
-2
/
+0
2011-06-30
ieee802154: free skb buffer if dev isn't running
Alexander Smirnov
1
-1
/
+1
2011-06-30
ieee802154: it's IEEE 802.15.4, not ZigBee
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-06-30
ieee802154: support specifying hw address for created devices
Dmitry Eremin-Solenikov
1
-0
/
+31
2011-06-30
fakehard: stop setting platform_data as it's unused anymore
Dmitry Eremin-Solenikov
1
-2
/
+0
2011-06-29
myri10ge: Update MAINTAINERS
Jon Mason
1
-1
/
+1
2011-06-29
myri10ge: update version
Jon Mason
1
-2
/
+2
2011-06-29
myri10ge: misc style cleanups
Jon Mason
1
-18
/
+14
2011-06-29
myri10ge: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-6
/
+5
2011-06-29
myri10ge: add support for set_phys_id
Jon Mason
2
-0
/
+57
[next]