summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-04-23Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller1-0/+75
2010-04-23IPv6: Complete IPV6_DONTFRAG supportBrian Haley2-0/+4
2010-04-23IPv6: Add dontfrag argument to relevant functionsBrian Haley2-2/+4
2010-04-23IPv6: data structure changes for new socket optionsBrian Haley2-4/+11
2010-04-23Merge branch 'master' into for-davemJohn W. Linville4-5/+17
2010-04-23ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki1-0/+75
2010-04-22remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman1-2/+0
2010-04-22X25: Add if_x25.h and x25 to device identifiersAndrew Hendry3-0/+28
2010-04-22dst: rcu check refinementEric Dumazet1-1/+2
2010-04-22net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans1-1/+2
2010-04-22tcp: fix outsegs stat for TSO segmentsTom Herbert2-0/+3
2010-04-22IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2-0/+4
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors1-0/+34
2010-04-21fasync: RCU and fine grained lockingEric Dumazet1-6/+6
2010-04-21radiotap parser: fix endian annotationJohannes Berg1-1/+1
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-34/+142
2010-04-20net: Remove two unnecessary exports (skbuff).Rami Rosen1-4/+0
2010-04-20net: sk_sleep() helperEric Dumazet2-4/+8
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2-0/+5
2010-04-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka1-0/+1
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-1/+2
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-0/+1
2010-04-20rps: cleanupsEric Dumazet1-2/+2
2010-04-19mac80211: fix typo in commentsDaniel Halperin1-3/+3
2010-04-19rps: shortcut net_rps_action()Eric Dumazet1-3/+6
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+56
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+1
2010-04-19drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie1-0/+1
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney1-4/+1
2010-04-16rfs: Receive Flow SteeringTom Herbert2-1/+106
2010-04-16wl1251: add support for dedicated IRQ lineGrazvydas Ignotas1-0/+2
2010-04-16mac80211: add LDPC control flagLuis R. Rodriguez1-0/+2
2010-04-15net: replace ipfragok with skb->local_dfShan Wei4-5/+4
2010-04-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-3/+33
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-3/+33
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-25/+82
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2010-04-15firewire: cdev: change license of exported header files to MIT licenseStefan Richter2-17/+47
2010-04-15net: CONFIG_SMP should be CONFIG_RPSChangli Gao1-1/+1
2010-04-14stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO1-0/+1
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()David Howells1-5/+23
2010-04-14rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney1-0/+32
2010-04-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy4-1/+9
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy1-12/+1
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2-3/+3
2010-04-13ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy1-15/+0
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy1-0/+2
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2-11/+12
2010-04-13net: fib_rules: decouple address families from real address familiesPatrick McHardy1-0/+7