summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2010-11-28rtnl: make link af-specific updates atomicThomas Graf1-4/+8
2010-11-25IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom1-0/+2
2010-11-25IPVS: Backup, Change sending to Version 1 formatHans Schillstrom1-1/+1
2010-11-25IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom1-0/+1
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom1-2/+4
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-2/+72
2010-11-25cfg80211: allow using CQM event to notify packet lossJohannes Berg1-0/+12
2010-11-25cfg80211: Add documentation for antenna opsBruno Randolf1-0/+7
2010-11-25cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2-4/+4
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+2
2010-11-25Revert "nl80211/mac80211: Report signal average"John W. Linville1-4/+0
2010-11-24scm: lower SCM_MAX_FDEric Dumazet1-2/+3
2010-11-24ipv6: mcast: RCU conversionEric Dumazet1-1/+2
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez1-0/+7
2010-11-21netns: let net_generic take pointer-to-const argsJan Engelhardt1-1/+1
2010-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-2/+2
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf1-0/+4
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa1-1/+1
2010-11-18mac80211: defines for AC numbersJohannes Berg1-0/+14
2010-11-17net: use the macros defined for the members of flowiChangli Gao1-7/+5
2010-11-17rtnetlink: Link address family APIThomas Graf1-0/+31
2010-11-17mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau1-2/+4
2010-11-17cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau1-0/+2
2010-11-17mac80211: Add function to get probe request template for current APJuuso Oikarinen1-0/+15
2010-11-17mac80211: Add antenna configurationBruno Randolf1-0/+2
2010-11-17cfg80211: Add nl80211 antenna configurationBruno Randolf1-0/+3
2010-11-17mac80211: support hardware TX fragmentation offloadArik Nemtsov1-0/+6
2010-11-16net: reorder struct sock fieldsEric Dumazet1-24/+31
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet1-1/+1
2010-11-16netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt1-8/+13
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-7/+8
2010-11-16IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman1-1/+1
2010-11-16IPVS: Add persistence engine to connection entrySimon Horman1-2/+14
2010-11-15cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna1-1/+1
2010-11-15b43legacy: Fix compile on ARM architectureArnd Hannemann1-0/+1
2010-11-15include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs2-0/+8
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez1-7/+8
2010-11-15netfilter: add __rcu annotationsEric Dumazet2-3/+3
2010-11-15netfilter: nf_nat: define nat_pptp_info as neededChangli Gao1-0/+2
2010-11-15netfilter: ct_extend: define NF_CT_EXT_* as neededChangli Gao3-0/+18
2010-11-15netfilter: nf_nat: don't use atomic bit operationChangli Gao1-2/+2
2010-11-15netfilter: nf_conntrack: define ct_*_info as neededChangli Gao1-0/+13
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-8/+8
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-8/+9
2010-11-13igmp: RCU conversion of in_dev->mc_listEric Dumazet1-1/+1
2010-11-12netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao1-3/+3
2010-11-12ipv4: Make rt->fl.iif tests lest obscure.David S. Miller2-0/+20
2010-11-11net: get rid of rtable->idevEric Dumazet1-2/+0