aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-04-12[IPV6]: Check length of optval provided by user in setsockopt().Wang Chen
2008-04-12[IPV6] MIP6: Use our standard definitions for paddings.YOSHIFUJI Hideaki
2008-04-12[IPV6]: Use in6addr_any where appropriate.YOSHIFUJI Hideaki
2008-04-12[IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki
2008-04-12[IPV6]: Make address arguments const.YOSHIFUJI Hideaki
2008-04-12[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().YOSHIFUJI Hideaki
2008-04-12[IPV6] ADDRCONF: Uninline ipv6_addr_hash().YOSHIFUJI Hideaki
2008-04-11[IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp().YOSHIFUJI Hideaki
2008-04-11[IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void.YOSHIFUJI Hideaki
2008-04-11[IPV6]: Sparse: Reuse previous delaration where appropriate.YOSHIFUJI Hideaki
2008-04-11[IPV6] SIT: Sparse: Use NULL pointer instead of 0.YOSHIFUJI Hideaki
2008-04-11[IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE.YOSHIFUJI Hideaki
2008-04-10[NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano
2008-04-10IPV4: use xor rather than multiple ands for route compareStephen Hemminger
2008-04-10[SCTP]: Use snmp_mib_{init,free}().YOSHIFUJI Hideaki
2008-04-10[DCCP]: Use snmp_mib_{init,free}().YOSHIFUJI Hideaki
2008-04-10ipv4: fib_trie leaf free optimizationStephen Hemminger
2008-04-10ipv4: fib_trie remove unused argumentStephen Hemminger
2008-04-10[ATM]: Use SEQ_START_TOKENJoe Perches
2008-04-10[Syncookies]: Add support for TCP options via timestamps.Florian Westphal
2008-04-10IPV4: fib_trie use vmalloc for large tnodesStephen Hemminger
2008-04-10iucv: Delay bus registration until core is ready.Cornelia Huck
2008-04-10iucv: get rid of in_atomic() use.Heiko Carstens
2008-04-10af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day
2008-04-10[SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy
2008-04-10SCTP: Remove useless assignment from __sctp_rcv_lookup_endpointGui Jianfeng
2008-04-10SCTP: fix wrong debug counting of bind_bucketLi Zefan
2008-04-10SCTP: fix wrong debug counting of datamsgLi Zefan
2008-04-10IPV4: route rekey timer can be deferrableStephen Hemminger
2008-04-10IPV4: route use jhash3Stephen Hemminger
2008-04-10IPV4: route inline changesStephen Hemminger
2008-04-10socket: sk_filter deinlineStephen Hemminger
2008-04-10socket: sk_filter minor cleanupsStephen Hemminger
2008-04-10[IPV4]: Fix byte value boundary check in do_ip_getsockopt().David S. Miller
2008-04-09[NETFILTER]: nf_nat: autoload IPv4 connection trackingJan Engelhardt
2008-04-09[NETFILTER]: xt_hashlimit: fix mask calculationPatrick McHardy
2008-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-04-09[XFRM]: xfrm_user: fix selector family initializationPatrick McHardy
2008-04-09mac80211: use short_preamble mode from capability if ERP IE not presentVladimir Koutny
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller
2008-04-08mac80211: fix key debugfs default_key linkJohannes Berg
2008-04-08mac80211: rename filesJohannes Berg
2008-04-08mac80211: fix key vs. sta locking problemsJohannes Berg
2008-04-08mac80211: fix sta-info pinningJohannes Berg
2008-04-08mac80211: fix defined but not usedJiri Slaby
2008-04-08mac80211: BA session debug prints changesRon Rindjunsky
2008-04-08mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas
2008-04-08mac80211: fix ieee80211_ioctl_giwrateJohannes Berg
2008-04-08mac80211: make debugfs files root-onlyJohannes Berg
2008-04-08mac80211: notify upper layers after lowerReinette Chatre