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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+5
2010-12-17
netlink: fix gcc -Wconversion compilation warning
Dmitry V. Levin
1
-1
/
+1
2010-12-17
net: Introduce skb_checksum_start_offset()
Michał Mirosław
1
-0
/
+5
2010-12-17
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
1
-1
/
+1
2010-12-17
bnx2x: Take the distribution range definition out of skb_tx_hash()
Vladislav Zolotarov
2
-2
/
+13
2010-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-3
/
+22
2010-12-11
ethtool: Report link-down while interface is down
Ben Hutchings
1
-1
/
+3
2010-12-11
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
1
-2
/
+4
2010-12-11
xfrm: Add Traffic Flow Confidentiality padding XFRM attribute
Martin Willi
1
-0
/
+1
2010-12-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-5
/
+64
2010-12-10
The new jhash implementation
Jozsef Kadlecsik
1
-78
/
+105
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+2
2010-12-08
cfg80211: add some element IDs in enum ieee80211_eid
Amitkumar Karwar
1
-0
/
+3
2010-12-08
cfg80211: Add new BSS attribute ht_opmode
Helmut Schaa
1
-0
/
+4
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
1
-0
/
+1
2010-12-08
filter: constify sk_run_filter()
Eric Dumazet
1
-1
/
+1
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
1
-1
/
+2
2010-12-08
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+2
2010-12-07
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
1
-0
/
+21
2010-12-07
cfg80211/mac80211: add mesh join/leave commands
Johannes Berg
1
-0
/
+8
2010-12-07
nl80211/mac80211: define and allow configuring mesh element TTL
Javier Cardona
1
-0
/
+4
2010-12-06
__in_dev_get_rtnl() can use rtnl_dereference()
Eric Dumazet
1
-1
/
+1
2010-12-06
filter: add SKF_AD_RXHASH and SKF_AD_CPU
Eric Dumazet
1
-1
/
+3
2010-12-06
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
1
-0
/
+6
2010-12-06
lib: Improve EWMA efficiency by using bitshifts
Bruno Randolf
1
-3
/
+1
2010-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-5
/
+64
2010-12-06
tg3: Move EEE definitions into mdio.h
Matt Carlson
1
-0
/
+5
2010-12-02
ssb: extract indexes for power tables
Rafał Miłecki
2
-0
/
+44
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
1
-1
/
+19
2010-11-29
nl80211/cfg80211: extend mgmt-tx API for off-channel
Johannes Berg
1
-5
/
+20
2010-11-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-0
/
+65
2010-11-29
xps: add __rcu annotations
Eric Dumazet
1
-2
/
+2
2010-11-29
xps: Add CONFIG_XPS
Tom Herbert
1
-24
/
+28
2010-11-28
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
1
-2
/
+4
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-0
/
+65
2010-11-25
cfg80211: allow using CQM event to notify packet loss
Johannes Berg
1
-0
/
+3
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2010-11-25
Revert "nl80211/mac80211: Report signal average"
John W. Linville
1
-2
/
+0
2010-11-24
xps: Transmit Packet Steering
Tom Herbert
1
-0
/
+30
2010-11-24
xps: Improvements in TX queue selection
Tom Herbert
1
-1
/
+2
2010-11-24
ipv6: mcast: RCU conversion
Eric Dumazet
1
-1
/
+1
2010-11-24
stmmac: add init/exit callback in plat_stmmacenet_data struct
Giuseppe CAVALLARO
1
-3
/
+3
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+1
2010-11-22
ssb: b43-pci-bridge: Add new vendor for BCM4318
Daniel Klaffenbach
1
-0
/
+1
2010-11-22
phylib: Add support for Marvell 88E1149R devices.
David Daney
1
-0
/
+1
2010-11-22
macvlan: Introduce 'passthru' mode to takeover the underlying device
Sridhar Samudrala
1
-0
/
+1
2010-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
1
-1
/
+1
2010-11-18
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+2
2010-11-18
lib: Add generic exponentially weighted moving average (EWMA) function
Bruno Randolf
1
-0
/
+32
[next]