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
2008-11-25
DCB: fix kconfig option
Jeff Kirsher
1
-2
/
+2
2008-11-25
netdev: add HAVE_NET_DEVICE_OPS
Stephen Hemminger
1
-0
/
+1
2008-11-25
tcp: add some mibs to track collapsing
Ilpo Järvinen
1
-0
/
+3
2008-11-25
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
1
-0
/
+33
2008-11-24
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
1
-0
/
+42
2008-11-24
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
1
-0
/
+5
2008-11-22
netdevice hdlc: Convert directly reference of netdev->priv
Wang Chen
1
-1
/
+1
2008-11-21
DCB: Add support for DCB BCN
Alexander Duyck
1
-1
/
+43
2008-11-21
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
1
-0
/
+2
2008-11-21
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
1
-0
/
+27
2008-11-21
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
1
-0
/
+37
2008-11-21
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
3
-0
/
+243
2008-11-21
hippi: convert driver to net_device_ops
Stephen Hemminger
1
-1
/
+3
2008-11-21
fddi: convert to new network device ops
Stephen Hemminger
1
-0
/
+1
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-13
/
+26
2008-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-10
/
+3
2008-11-20
pkt_sched: add DRR scheduler
Patrick McHardy
1
-0
/
+16
2008-11-20
netlink: avoid memset of 0 bytes sparse warning
Patrick McHardy
1
-1
/
+2
2008-11-20
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
1
-1
/
+2
2008-11-20
netdev: expose ethernet address primitives
Stephen Hemminger
1
-0
/
+4
2008-11-20
netdev: introduce dev_get_stats()
Stephen Hemminger
1
-1
/
+3
2008-11-20
netdev: network device operations infrastructure
Stephen Hemminger
1
-64
/
+168
2008-11-20
cpuset: update top cpuset's mems after adding a node
Miao Xie
1
-4
/
+0
2008-11-20
reintroduce accept4
Ulrich Drepper
2
-6
/
+3
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
14
-38
/
+189
2008-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2008-11-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
1
-1
/
+3
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+3
2008-11-17
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
1
-2
/
+0
2008-11-17
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-2
/
+2
2008-11-17
dccp: Deprecate old setsockopt framework
Gerrit Renker
1
-7
/
+0
2008-11-17
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
Mark McLoughlin
1
-0
/
+9
2008-11-17
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
1
-17
/
+0
2008-11-17
rcu: Introduce hlist_nulls variant of hlist
Eric Dumazet
2
-0
/
+204
2008-11-17
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
1
-0
/
+4
2008-11-17
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
1
-0
/
+25
2008-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+2
2008-11-15
Fix inotify watch removal/umount races
Al Viro
1
-0
/
+11
2008-11-15
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2008-11-15
Add 'pr_fmt()' format modifier to pr_xyz macros.
Martin Schwidefsky
1
-19
/
+23
2008-11-14
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
1
-2
/
+3
2008-11-14
USB: don't register endpoints for interfaces that are going away
Alan Stern
1
-0
/
+2
2008-11-13
slab: document SLAB_DESTROY_BY_RCU
Peter Zijlstra
1
-0
/
+28
2008-11-13
HID: map macbook keys for "Expose" and "Dashboard"
Henrik Rydberg
1
-0
/
+2
2008-11-13
Add c2 port support
Rodolfo Giometti
1
-0
/
+65
2008-11-13
rtc: rtc-wm8350: add support for WM8350 RTC
Mark Brown
1
-0
/
+2
2008-11-13
remove ratelimt()
Andrew Morton
1
-7
/
+0
2008-11-12
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2008-11-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-4
/
+44
[next]