aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-12[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().YOSHIFUJI Hideaki2-16/+25
2008-04-12[IPV6] ADDRCONF: Uninline ipv6_addr_hash().YOSHIFUJI Hideaki2-19/+19
2008-04-12[IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons.YOSHIFUJI Hideaki2-20/+16
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 Westphal7-17/+114
2008-04-10IPV4: fib_trie use vmalloc for large tnodesStephen Hemminger1-10/+15
2008-04-10[IPV6]: Remove unused declarations in include/net/ip6_route.h.Rami Rosen1-15/+0
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 McHardy2-1/+19
2008-04-10[IPV6] Remove three method declarations in include/net/ndisc.h.Rami Rosen1-4/+0
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 Hemminger3-35/+36
2008-04-10socket: sk_filter minor cleanupsStephen Hemminger2-19/+17
2008-04-08mac80211: fix key debugfs default_key linkJohannes Berg2-1/+3
2008-04-08drivers/net/wireless/p54/net2280.h: silence checkpatch.plChristian Lamparter1-368/+368
2008-04-08p54: move to separate directoryChristian Lamparter12-67/+68
2008-04-08mac80211: rename filesJohannes Berg29-34/+34
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-08adm8211: remove commented-out codePavel Machek1-7/+0
2008-04-08mac80211: BA session debug prints changesRon Rindjunsky2-12/+16
2008-04-08b43: use b43_is_mode() callMichael Buesch1-2/+2
2008-04-08b43: Fix PHY TX control words in SHMMichael Buesch2-83/+117
2008-04-08b43: Fix beacon BH updateMichael Buesch2-42/+54
2008-04-08mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas4-0/+44
2008-04-08mac80211: fix ieee80211_ioctl_giwrateJohannes Berg1-6/+12
2008-04-08mac80211: make debugfs files root-onlyJohannes Berg3-6/+6
2008-04-08b43: Beaconing fixesMichael Buesch2-6/+37
2008-04-08iwlwifi: honour regulatory restrictions in scan codeJohannes Berg2-0/+6
2008-04-08mac80211: notify upper layers after lowerReinette Chatre1-2/+2
2008-04-08iwlwifi: fix rfkill memory errorMohamed Abbas3-18/+22
2008-04-08iwlwifi: ensure led registration complete as part of initializationReinette Chatre2-4/+4