index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2008-07-08
netdev: Create netdev_queue abstraction.
David S. Miller
2008-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-07-08
vlan: avoid header copying and linearisation where possible
Patrick McHardy
2008-07-08
mac80211: move QOS control helpers into ieee80211.h
Harvey Harrison
2008-07-08
mac80211: add block ack request capability
Ron Rindjunsky
2008-07-08
vlan: TCI related type and naming cleanups
Patrick McHardy
2008-07-08
vlan: remove useless struct hlist_node declaration from if_vlan.h
Patrick McHardy
2008-07-08
vlan: move struct vlan_dev_info to private header
Patrick McHardy
2008-07-08
vlan: uninline __vlan_hwaccel_rx
Patrick McHardy
2008-07-08
vlan: fix network_header/mac_header adjustments
Patrick McHardy
2008-07-08
net: remove padding from struct socket on 64bit & increase objects/cache
Richard Kennedy
2008-07-08
netfilter: fix string extension for case insensitive pattern matching
Joonwoo Park
2008-07-08
textsearch: convert kmalloc + memset to kzalloc
Joonwoo Park
2008-07-08
textsearch: support for case insensitive searching
Joonwoo Park
2008-07-08
netfilter: cleanup netfilter_ipv6.h userspace header
Adrian Bunk
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-05
vlan: Add GVRP support
Patrick McHardy
2008-07-05
net: Add GARP applicant-only participant
Patrick McHardy
2008-07-05
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-07-03
tun: Allow GSO using virtio_net_hdr
Rusty Russell
2008-07-03
tun: TUNSETFEATURES to set gso features.
Rusty Russell
2008-07-03
tun: Interface to query tun/tap features.
Rusty Russell
2008-07-03
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
YOSHIFUJI Hideaki
2008-07-03
ipv4: Do cleanup for ip_mr_init
Wang Chen
2008-07-03
ipv6: Do cleanup for ip6_mr_init.
Wang Chen
2008-07-03
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
YOSHIFUJI Hideaki
2008-07-03
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
2008-07-02
Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-07-02
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-02
netdev: Add support for rx flow hash configuration, using ethtool.
Santwona Behera
2008-07-01
i2c: Fix bad hint about irqs in i2c.h
Wolfram Sang
2008-07-01
Properly notify block layer of sync writes
Jens Axboe
2008-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-06-30
Input: add KEY_MEDIA_REPEAT definition
Bastien Nocera
2008-06-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2008-06-29
Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-28
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-06-28
rndis_host: pass buffer length to rndis_command
Jussi Kivilinna
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-27
net/inet_lro: remove setting skb->ip_summed when not LRO-able
Eli Cohen
2008-06-27
include/linux/netdevice.h: don't export MAX_HEADER to userspace
Adrian Bunk
2008-06-27
kbuild: fix a.out.h export to userspace with O= build.
David Woodhouse
2008-06-27
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
Luis R. Rodriguez
2008-06-27
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
2008-06-26
mac80211: 11h - Handling measurement request
Assaf Krauss
[next]