summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy-5/+2
2011-01-14Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy-939/+1161
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy-4/+4
2011-01-13ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+2
2011-01-12sched: remove unused backlog in RED statsstephen hemminger-1/+0
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller-10/+10
2011-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-0/+16
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom-0/+3
2011-01-13IPVS: netns, trash handlingHans Schillstrom-2/+5
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom-1/+4
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom-18/+46
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom-11/+44
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom-3/+52
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom-9/+21
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom-2/+6
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom-6/+11
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom-2/+0
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom-12/+6
2011-01-13IPVS: netns preparation for proto_sctpHans Schillstrom-0/+9
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom-0/+8
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom-1/+9
2011-01-13IPVS: netns, prepare protocolHans Schillstrom-1/+22
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom-0/+4
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom-0/+5
2011-01-13IPVS: netns to services part 1Hans Schillstrom-5/+67
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom-0/+38
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman-871/+806
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian-10/+10
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel-1/+1
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky-0/+1
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet-6/+14
2011-01-10phonet: some signedness bugsDan Carpenter-2/+2
2011-01-10cfg80211: add mesh join/leave callback docsJohannes Berg-0/+2
2011-01-10mac80211: add missing docs for off-chan TX flagJohannes Berg-0/+4
2011-01-10mac80211: add remain-on-channel docsJohannes Berg-0/+10
2011-01-09net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap-0/+4
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao-0/+2
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg-0/+19
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+100
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville-1/+100
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid-0/+3
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid-0/+5
2010-12-31net_dcb: add application notifiersJohn Fastabend-0/+31
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend-0/+9
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend-0/+11
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+3
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller-1/+0
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-4/+24
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg-1/+2