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-08-03
l2tp: fix export of header file for userspace
James Chapman
1
-0
/
+1
2010-08-03
can-raw: Fix skb_orphan_try handling
Oliver Hartkopp
1
-1
/
+3
2010-08-03
Tulip: don't initialize SBE xT3E3 WAN ports.
Krzysztof Hałasa
1
-0
/
+3
2010-08-03
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-0
/
+7
2010-08-03
tg3: Remove 5720, 5750, and 5750M
Matt Carlson
1
-3
/
+0
2010-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-3
/
+64
2010-07-28
cgroups: Add an API to attach a task to current task's cgroup
Sridhar Samudrala
1
-0
/
+7
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2010-07-28
ks8842: Support DMA when accessed via timberdale
Richard Röjfors
1
-0
/
+4
2010-07-25
net: pskb_expand_head() optimization
Eric Dumazet
1
-1
/
+2
2010-07-25
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
2
-0
/
+20
2010-07-23
xt_quota: report initial quota value instead of current value to userspace
Changli Gao
1
-1
/
+1
2010-07-23
netfilter: add xt_cpu match
Eric Dumazet
2
-1
/
+13
2010-07-23
netfilter: xt_ipvs (netfilter matcher for IPVS)
Hannes Eder
2
-0
/
+28
2010-07-23
net: RTA_MARK addition
Eric Dumazet
1
-0
/
+1
2010-07-23
macvtap: Limit packet queue length
Herbert Xu
1
-0
/
+2
2010-07-22
CAN: Add Flexcan CAN controller driver
Marc Kleine-Budde
1
-0
/
+20
2010-07-20
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
1
-1
/
+1
2010-07-19
net: 64bit stats for netdev_queue
Eric Dumazet
1
-3
/
+3
2010-07-19
net: support time stamping in phy devices.
Richard Cochran
3
-0
/
+57
2010-07-19
net: added a BPF to help drivers detect PTP packets.
Richard Cochran
1
-0
/
+126
2010-07-19
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+1
2010-07-19
net: add driver hook for tx time stamping.
Richard Cochran
1
-0
/
+21
2010-07-16
netfilter: correct CHECKSUM header and export it
Michael S. Tsirkin
2
-3
/
+6
2010-07-15
netfilter: add CHECKSUM target
Michael S. Tsirkin
1
-0
/
+18
2010-07-15
nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space
Pablo Neira Ayuso
1
-1
/
+1
2010-07-10
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
1
-2
/
+2
2010-07-10
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
1
-42
/
+28
2010-07-09
atm: propagate signal changes via notifier
Karl Hiramoto
1
-0
/
+17
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-3
/
+12
2010-07-08
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-4
/
+8
2010-07-06
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
1
-1
/
+1
2010-07-04
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
1
-7
/
+13
2010-07-04
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
1
-19
/
+17
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
1
-26
/
+86
2010-07-04
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
1
-0
/
+5
2010-07-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-2
/
+6
2010-07-03
linux/net.h: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+1
2010-07-03
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
1
-0
/
+3
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+23
2010-07-01
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
1
-0
/
+15
2010-07-01
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
1
-1
/
+1
2010-07-01
mv643xx_eth: use sw csum for big packets
Saeed Bishara
1
-0
/
+5
2010-06-30
eeprom_93cx6: Add support for 93c86 EEPROMs.
Gertjan van Wingerde
1
-0
/
+1
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
1
-0
/
+2
2010-06-29
macvlan: 64 bit rx counters
Eric Dumazet
1
-7
/
+12
2010-06-29
net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
Eric Dumazet
1
-15
/
+44
2010-06-29
net: u64_stats_sync improvements
Eric Dumazet
1
-1
/
+5
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2
-2
/
+4
2010-06-26
net: optimize Berkeley Packet Filter (BPF) processing
Hagen Paul Pfeifer
1
-0
/
+48
[next]