summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-04-12[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().YOSHIFUJI Hideaki1-2/+24
2008-04-12[IPV6] ADDRCONF: Uninline ipv6_addr_hash().YOSHIFUJI Hideaki1-0/+19
2008-04-11[IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp().YOSHIFUJI Hideaki2-3/+3
2008-04-11[IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void.YOSHIFUJI Hideaki1-1/+1
2008-04-11[IPV6]: Sparse: Reuse previous delaration where appropriate.YOSHIFUJI Hideaki2-4/+1
2008-04-11[IPV6] SIT: Sparse: Use NULL pointer instead of 0.YOSHIFUJI Hideaki1-1/+1
2008-04-11[IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE.YOSHIFUJI Hideaki1-14/+12
2008-04-10IPV4: use xor rather than multiple ands for route compareStephen Hemminger1-5/+5
2008-04-10[SCTP]: Use snmp_mib_{init,free}().YOSHIFUJI Hideaki1-14/+4
2008-04-10[DCCP]: Use snmp_mib_{init,free}().YOSHIFUJI Hideaki1-23/+4
2008-04-10ipv4: fib_trie leaf free optimizationStephen Hemminger1-8/+11
2008-04-10ipv4: fib_trie remove unused argumentStephen Hemminger1-4/+4
2008-04-10[ATM]: Use SEQ_START_TOKENJoe Perches3-14/+15
2008-04-10[Syncookies]: Add support for TCP options via timestamps.Florian Westphal5-16/+109
2008-04-10IPV4: fib_trie use vmalloc for large tnodesStephen Hemminger1-10/+15
2008-04-10iucv: Delay bus registration until core is ready.Cornelia Huck1-7/+9
2008-04-10iucv: get rid of in_atomic() use.Heiko Carstens1-1/+0
2008-04-10af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day1-1/+1
2008-04-10[SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy1-0/+17
2008-04-10SCTP: Remove useless assignment from __sctp_rcv_lookup_endpointGui Jianfeng1-1/+0
2008-04-10SCTP: fix wrong debug counting of bind_bucketLi Zefan1-1/+1
2008-04-10SCTP: fix wrong debug counting of datamsgLi Zefan1-2/+3
2008-04-10IPV4: route rekey timer can be deferrableStephen Hemminger1-1/+3
2008-04-10IPV4: route use jhash3Stephen Hemminger1-6/+4
2008-04-10IPV4: route inline changesStephen Hemminger1-27/+27
2008-04-10socket: sk_filter deinlineStephen Hemminger1-0/+35
2008-04-10socket: sk_filter minor cleanupsStephen Hemminger1-3/+2
2008-04-08mac80211: fix key debugfs default_key linkJohannes Berg2-1/+3
2008-04-08mac80211: rename filesJohannes Berg27-32/+32
2008-04-08mac80211: fix key vs. sta locking problemsJohannes Berg11-229/+385
2008-04-08mac80211: fix sta-info pinningJohannes Berg1-32/+32
2008-04-08mac80211: fix defined but not usedJiri Slaby1-30/+30
2008-04-08mac80211: BA session debug prints changesRon Rindjunsky2-12/+16
2008-04-08mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas1-0/+23
2008-04-08mac80211: fix ieee80211_ioctl_giwrateJohannes Berg1-6/+12
2008-04-08mac80211: make debugfs files root-onlyJohannes Berg3-6/+6
2008-04-08mac80211: notify upper layers after lowerReinette Chatre1-2/+2
2008-04-08cfg80211: default to regulatory max power for channelJohn W. Linville1-1/+4
2008-04-08mac80211: clean up IEEE80211_FC useJohannes Berg4-10/+2
2008-04-08mac80211: fix possible sta-debugfs work lockupJohannes Berg1-6/+23
2008-04-08mac80211: add station aid into ieee80211_tx_controlChr1-0/+1
2008-04-08mac80211: add association capabilty and timing info into bss_confTomas Winkler1-1/+8
2008-04-08mac80211: eliminate conf_htTomas Winkler3-46/+66
2008-04-08Revert "mac80211: use a struct for bss->mesh_config"John W. Linville4-41/+18
2008-04-08Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller6-71/+284
2008-04-05[IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail.YOSHIFUJI Hideaki1-3/+3
2008-04-05[IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki2-1/+281
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki10-30/+1521
2008-04-04[IPV6] ADDRCONF: Fix array size for sysctls.YOSHIFUJI Hideaki1-1/+1
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller5-28/+30