summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2010-11-17rtnetlink: Link address family APIThomas Graf-0/+31
2010-11-16mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau-2/+4
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau-0/+2
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen-0/+15
2010-11-16mac80211: Add antenna configurationBruno Randolf-0/+2
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf-0/+3
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov-0/+6
2010-11-16net: reorder struct sock fieldsEric Dumazet-24/+31
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet-1/+1
2010-11-16netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt-8/+13
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-7/+8
2010-11-16IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman-1/+1
2010-11-16IPVS: Add persistence engine to connection entrySimon Horman-2/+14
2010-11-15cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna-1/+1
2010-11-15b43legacy: Fix compile on ARM architectureArnd Hannemann-0/+1
2010-11-15include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches-1/+1
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs-0/+8
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez-7/+8
2010-11-15netfilter: add __rcu annotationsEric Dumazet-3/+3
2010-11-15netfilter: nf_nat: define nat_pptp_info as neededChangli Gao-0/+2
2010-11-15netfilter: ct_extend: define NF_CT_EXT_* as neededChangli Gao-0/+18
2010-11-15netfilter: nf_nat: don't use atomic bit operationChangli Gao-2/+2
2010-11-15netfilter: nf_conntrack: define ct_*_info as neededChangli Gao-0/+13
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-8/+8
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-8/+9
2010-11-12igmp: RCU conversion of in_dev->mc_listEric Dumazet-1/+1
2010-11-12netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao-3/+3
2010-11-11ipv4: Make rt->fl.iif tests lest obscure.David S. Miller-0/+20
2010-11-11net: get rid of rtable->idevEric Dumazet-2/+0
2010-11-11neigh: reorder struct neighbourEric Dumazet-5/+5
2010-11-10net: avoid limits overflowEric Dumazet-8/+8
2010-11-08decnet: RCU conversion and get rid of dev_base_lockEric Dumazet-13/+22
2010-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+1
2010-11-07net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt-0/+1
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-7/+9
2010-11-04netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage-1/+1
2010-11-03caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland-0/+2
2010-11-03caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos-6/+6
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König-2/+2
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+2
2010-10-28fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov-0/+2
2010-10-289p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)-1/+1
2010-10-289p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar-0/+3
2010-10-289p: Implement TGETLOCKM. Mohan Kumar-0/+19
2010-10-289p: Implement TLOCKM. Mohan Kumar-0/+29
2010-10-28[9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)-0/+3
2010-10-28net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj-0/+4
2010-10-27caif-u5500: Adding shared memory includeAmarnath Revanna-0/+26
2010-10-27inetpeer: __rcu annotationsEric Dumazet-1/+1
2010-10-27fib_rules: __rcu annotates ctargetEric Dumazet-1/+1