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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
1
-1
/
+1
2012-05-17
etherdevice: fix comments
stephen hemminger
1
-8
/
+6
2012-05-17
tcp: bool conversions
Eric Dumazet
1
-28
/
+28
2012-05-17
net: include/net/sock.h cleanup
Eric Dumazet
1
-77
/
+74
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-16
/
+61
2012-05-17
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
1
-0
/
+4
2012-05-17
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
1
-2
/
+4
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+19
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
1
-0
/
+16
2012-05-16
net: sock_flag() cleanup
Eric Dumazet
1
-1
/
+1
2012-05-16
fq_codel: should use qdisc backlog as threshold
Eric Dumazet
1
-8
/
+7
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
1
-0
/
+3
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
1
-1
/
+3
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2
-4
/
+18
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
1
-0
/
+1
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
1
-1
/
+0
2012-05-16
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
3
-0
/
+23
2012-05-16
ieee802154: interface type to be added
alex.bluesman.smirnov@gmail.com
2
-1
/
+7
2012-05-16
mac802154: declare reduced mlme operations
alex.bluesman.smirnov@gmail.com
1
-5
/
+20
2012-05-16
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2
-0
/
+5
2012-05-16
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
1
-0
/
+7
2012-05-16
mac802154: basic ieee802.15.4 device structures
alex.bluesman.smirnov@gmail.com
1
-0
/
+126
2012-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+1
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
10
-601
/
+2
2012-05-16
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
1
-1
/
+0
2012-05-16
tokenring: delete all remaining driver support
Paul Gortmaker
4
-514
/
+0
2012-05-16
net: delete all instances of special processing for token ring
Paul Gortmaker
5
-80
/
+2
2012-05-16
atm: remove the coupling to token ring support
Paul Gortmaker
1
-7
/
+0
2012-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-05-15
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
1
-6
/
+6
2012-05-15
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
1
-0
/
+23
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
1
-1
/
+2
2012-05-15
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
Manish chopra
1
-1
/
+6
2012-05-15
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
1
-0
/
+1
2012-05-15
codel: use u16 field instead of 31bits for rec_inv_sqrt
Eric Dumazet
1
-10
/
+15
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-0
/
+38
2012-05-14
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
1
-0
/
+1
2012-05-13
etherdevice: Remove now unused compare_ether_addr_64bits
Joe Perches
1
-33
/
+13
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-14
/
+19
2012-05-12
fq_codel: Fair Queue Codel AQM
Eric Dumazet
1
-0
/
+54
2012-05-12
codel: use Newton method instead of sqrt() and divides
Eric Dumazet
1
-31
/
+37
2012-05-12
usb/net: rndis: move bus message definition
Linus Walleij
1
-6
/
+5
2012-05-12
usb/net: rndis: fixup a few name prefixes
Linus Walleij
1
-55
/
+52
2012-05-12
usb/net: rndis: merge command codes
Linus Walleij
1
-17
/
+0
2012-05-12
usb/net: rndis: move and namespace PnP defines
Linus Walleij
1
-15
/
+12
2012-05-12
usb/net: rndis: delete duplicate packet types
Linus Walleij
1
-13
/
+0
2012-05-12
usb/net: rndis: merge media type definitions
Linus Walleij
1
-38
/
+22
2012-05-12
usb/net: rndis: group all status codes together
Linus Walleij
1
-81
/
+76
2012-05-12
usb/net: rndis: delete surplus defines
Linus Walleij
1
-4
/
+0
[next]