aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-08vlan: avoid header copying and linearisation where possiblePatrick McHardy
2008-07-08vlan: TCI related type and naming cleanupsPatrick McHardy
2008-07-08vlan: remove useless struct hlist_node declaration from if_vlan.hPatrick McHardy
2008-07-08vlan: move struct vlan_dev_info to private headerPatrick McHardy
2008-07-08vlan: uninline __vlan_hwaccel_rxPatrick McHardy
2008-07-08vlan: fix network_header/mac_header adjustmentsPatrick McHardy
2008-07-08net: remove padding from struct socket on 64bit & increase objects/cacheRichard Kennedy
2008-07-08netfilter: fix string extension for case insensitive pattern matchingJoonwoo Park
2008-07-08textsearch: convert kmalloc + memset to kzallocJoonwoo Park
2008-07-08textsearch: support for case insensitive searchingJoonwoo Park
2008-07-08netfilter: cleanup netfilter_ipv6.h userspace headerAdrian Bunk
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-05vlan: Add GVRP supportPatrick McHardy
2008-07-05net: Add GARP applicant-only participantPatrick McHardy
2008-07-05Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-07-03tun: Allow GSO using virtio_net_hdrRusty Russell
2008-07-03tun: TUNSETFEATURES to set gso features.Rusty Russell
2008-07-03tun: Interface to query tun/tap features.Rusty Russell
2008-07-03ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki
2008-07-03ipv4: Do cleanup for ip_mr_initWang Chen
2008-07-03ipv6: Do cleanup for ip6_mr_init.Wang Chen
2008-07-03ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki
2008-07-03ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang
2008-07-01Properly notify block layer of sync writesJens Axboe
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch
2008-06-26mac80211: 11h - Handling measurement requestAssaf Krauss
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh
2008-06-26rfkill: add notifier chains supportHenrique de Moraes Holschuh
2008-06-26rfkill: add the WWAN radio typeHenrique de Moraes Holschuh