aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-04-12[AF_UNIX]: Use SEQ_START_TOKENJoe Perches
2008-04-12[SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_updateGui Jianfeng
2008-04-12[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.Robert P. J. Day
2008-04-12[SCTP]: Correct /proc/net/assocs formatting errorNeil Horman
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-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
2008-04-08cfg80211: default to regulatory max power for channelJohn W. Linville
2008-04-08mac80211: clean up IEEE80211_FC useJohannes Berg
2008-04-08mac80211: fix possible sta-debugfs work lockupJohannes Berg
2008-04-08mac80211: add station aid into ieee80211_tx_controlChr
2008-04-08mac80211: add association capabilty and timing info into bss_confTomas Winkler
2008-04-08mac80211: eliminate conf_htTomas Winkler
2008-04-08Revert "mac80211: use a struct for bss->mesh_config"John W. Linville
2008-04-08Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller
2008-04-05[IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail.YOSHIFUJI Hideaki
2008-04-05[IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki
2008-04-04[IPV6] ADDRCONF: Fix array size for sysctls.YOSHIFUJI Hideaki
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-03[NETNS]: Use TCP control socket from a correct namespace.Denis V. Lunev
2008-04-03[NETNS]: Create tcp control socket in the each namespace.Denis V. Lunev
2008-04-03[IPV6]: Simplify IPv6 control sockets creation.Denis V. Lunev