aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp().YOSHIFUJI Hideaki2008-04-11
* [IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void.YOSHIFUJI Hideaki2008-04-11
* [IPV6]: Sparse: Reuse previous delaration where appropriate.YOSHIFUJI Hideaki2008-04-11
* [IPV6] SIT: Sparse: Use NULL pointer instead of 0.YOSHIFUJI Hideaki2008-04-11
* [IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE.YOSHIFUJI Hideaki2008-04-11
* IPV4: use xor rather than multiple ands for route compareStephen Hemminger2008-04-10
* [SCTP]: Use snmp_mib_{init,free}().YOSHIFUJI Hideaki2008-04-10
* [DCCP]: Use snmp_mib_{init,free}().YOSHIFUJI Hideaki2008-04-10
* ipv4: fib_trie leaf free optimizationStephen Hemminger2008-04-10
* ipv4: fib_trie remove unused argumentStephen Hemminger2008-04-10
* [ATM]: Use SEQ_START_TOKENJoe Perches2008-04-10
* [Syncookies]: Add support for TCP options via timestamps.Florian Westphal2008-04-10
* IPV4: fib_trie use vmalloc for large tnodesStephen Hemminger2008-04-10
* iucv: Delay bus registration until core is ready.Cornelia Huck2008-04-10
* iucv: get rid of in_atomic() use.Heiko Carstens2008-04-10
* af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day2008-04-10
* [SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy2008-04-10
* SCTP: Remove useless assignment from __sctp_rcv_lookup_endpointGui Jianfeng2008-04-10
* SCTP: fix wrong debug counting of bind_bucketLi Zefan2008-04-10
* SCTP: fix wrong debug counting of datamsgLi Zefan2008-04-10
* IPV4: route rekey timer can be deferrableStephen Hemminger2008-04-10
* IPV4: route use jhash3Stephen Hemminger2008-04-10
* IPV4: route inline changesStephen Hemminger2008-04-10
* socket: sk_filter deinlineStephen Hemminger2008-04-10
* socket: sk_filter minor cleanupsStephen Hemminger2008-04-10
* mac80211: fix key debugfs default_key linkJohannes Berg2008-04-08
* mac80211: rename filesJohannes Berg2008-04-08
* mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-08
* mac80211: fix sta-info pinningJohannes Berg2008-04-08
* mac80211: fix defined but not usedJiri Slaby2008-04-08
* mac80211: BA session debug prints changesRon Rindjunsky2008-04-08
* mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas2008-04-08
* mac80211: fix ieee80211_ioctl_giwrateJohannes Berg2008-04-08
* mac80211: make debugfs files root-onlyJohannes Berg2008-04-08
* mac80211: notify upper layers after lowerReinette Chatre2008-04-08
* cfg80211: default to regulatory max power for channelJohn W. Linville2008-04-08
* mac80211: clean up IEEE80211_FC useJohannes Berg2008-04-08
* mac80211: fix possible sta-debugfs work lockupJohannes Berg2008-04-08
* mac80211: add station aid into ieee80211_tx_controlChr2008-04-08
* mac80211: add association capabilty and timing info into bss_confTomas Winkler2008-04-08
* mac80211: eliminate conf_htTomas Winkler2008-04-08
* Revert "mac80211: use a struct for bss->mesh_config"John W. Linville2008-04-08
* Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller2008-04-08
|\
| * [IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki2008-04-02
| * [IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki2008-04-02
| * [IPV6] NDISC: Ignore route information with /0 prefix from interior router.YOSHIFUJI Hideaki2008-04-02
| * [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki2008-04-02
| * [IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL.YOSHIFUJI Hideaki2008-04-02
| * [IPV6] SIT: Fix locking issues in PRL management.YOSHIFUJI Hideaki2008-04-02
| * [IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2008-04-02