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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
18
-80
/
+272
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-22
/
+0
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
117
-1371
/
+2812
2012-05-21
Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)
Linus Torvalds
1
-3
/
+18
2012-05-21
Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)
Linus Torvalds
1
-4
/
+2
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-7
/
+5
2012-05-20
net: introduce skb_try_coalesce()
Eric Dumazet
1
-0
/
+5
2012-05-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+3
2012-05-19
net: napi_frags_skb() is static
Eric Dumazet
1
-1
/
+0
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
4
-12
/
+12
2012-05-18
net: introduce netdev_alloc_frag()
Eric Dumazet
1
-24
/
+18
2012-05-18
ipv6: bool conversions phase1
Eric Dumazet
1
-15
/
+15
2012-05-18
ip_frag: struct inet_frags match() method returns a bool
Eric Dumazet
2
-3
/
+2
2012-05-18
net: Remove netdevice ec_ptr, no longer used.
David S. Miller
1
-1
/
+0
2012-05-18
econet: remove ancient bug ridden protocol
Stephen Hemminger
2
-69
/
+0
2012-05-18
lapb: Neaten debugging
Joe Perches
1
-0
/
+6
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
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...
Linus Torvalds
1
-0
/
+2
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
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-54
/
+156
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
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
1
-2
/
+6
2012-05-16
Bluetooth: Lock the L2CAP channel when sending
Mat Martineau
1
-2
/
+0
2012-05-16
Bluetooth: Fix EIR data generation for mgmt_device_found
Vishal Agarwal
1
-0
/
+17
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
1
-0
/
+1
2012-05-16
cfg80211: fix cfg80211_can_beacon_sec_chan prototype
Johannes Berg
1
-3
/
+3
2012-05-16
nl80211: prevent additions to old station flags API
Johannes Berg
1
-0
/
+2
2012-05-16
NFC: Export nfc.h to userland
Samuel Ortiz
1
-0
/
+1
2012-05-16
mac80211: (selectively) add HT details in radiotap
Johannes Berg
1
-0
/
+10
2012-05-16
mac80211: Add IV-room in the skb for TKIP and WEP
Janusz.Dziedzic@tieto.com
1
-1
/
+1
2012-05-16
bcma: add bcma_core_pci_config_fixup()
Hauke Mehrtens
1
-0
/
+4
[next]