summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-123-37/+43
* [AF_UNIX]: Use SEQ_START_TOKENJoe Perches2008-04-121-3/+3
* [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_updateGui Jianfeng2008-04-121-2/+1
* [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.Robert P. J. Day2008-04-128-134/+69
* [SCTP]: Correct /proc/net/assocs formatting errorNeil Horman2008-04-121-7/+7
* IPV4: use xor rather than multiple ands for route compareStephen Hemminger2008-04-101-5/+5
* [SCTP]: Use snmp_mib_{init,free}().YOSHIFUJI Hideaki2008-04-101-14/+4
* [DCCP]: Use snmp_mib_{init,free}().YOSHIFUJI Hideaki2008-04-101-23/+4
* ipv4: fib_trie leaf free optimizationStephen Hemminger2008-04-101-8/+11
* ipv4: fib_trie remove unused argumentStephen Hemminger2008-04-101-4/+4
* [ATM]: Use SEQ_START_TOKENJoe Perches2008-04-103-14/+15
* [Syncookies]: Add support for TCP options via timestamps.Florian Westphal2008-04-105-16/+109
* IPV4: fib_trie use vmalloc for large tnodesStephen Hemminger2008-04-101-10/+15
* iucv: Delay bus registration until core is ready.Cornelia Huck2008-04-101-7/+9
* iucv: get rid of in_atomic() use.Heiko Carstens2008-04-101-1/+0
* af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day2008-04-101-1/+1
* [SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy2008-04-101-0/+17
* SCTP: Remove useless assignment from __sctp_rcv_lookup_endpointGui Jianfeng2008-04-101-1/+0
* SCTP: fix wrong debug counting of bind_bucketLi Zefan2008-04-101-1/+1
* SCTP: fix wrong debug counting of datamsgLi Zefan2008-04-101-2/+3
* IPV4: route rekey timer can be deferrableStephen Hemminger2008-04-101-1/+3
* IPV4: route use jhash3Stephen Hemminger2008-04-101-6/+4
* IPV4: route inline changesStephen Hemminger2008-04-101-27/+27
* socket: sk_filter deinlineStephen Hemminger2008-04-101-0/+35
* socket: sk_filter minor cleanupsStephen Hemminger2008-04-101-3/+2
* mac80211: fix key debugfs default_key linkJohannes Berg2008-04-082-1/+3
* mac80211: rename filesJohannes Berg2008-04-0827-32/+32
* mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-0811-229/+385
* mac80211: fix sta-info pinningJohannes Berg2008-04-081-32/+32
* mac80211: fix defined but not usedJiri Slaby2008-04-081-30/+30
* mac80211: BA session debug prints changesRon Rindjunsky2008-04-082-12/+16
* mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas2008-04-081-0/+23
* mac80211: fix ieee80211_ioctl_giwrateJohannes Berg2008-04-081-6/+12
* mac80211: make debugfs files root-onlyJohannes Berg2008-04-083-6/+6
* mac80211: notify upper layers after lowerReinette Chatre2008-04-081-2/+2
* cfg80211: default to regulatory max power for channelJohn W. Linville2008-04-081-1/+4
* mac80211: clean up IEEE80211_FC useJohannes Berg2008-04-084-10/+2
* mac80211: fix possible sta-debugfs work lockupJohannes Berg2008-04-081-6/+23
* mac80211: add station aid into ieee80211_tx_controlChr2008-04-081-0/+1
* mac80211: add association capabilty and timing info into bss_confTomas Winkler2008-04-081-1/+8
* mac80211: eliminate conf_htTomas Winkler2008-04-083-46/+66
* Revert "mac80211: use a struct for bss->mesh_config"John W. Linville2008-04-084-41/+18
* Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller2008-04-086-71/+284
|\
| * [IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki2008-04-032-0/+14
| * [IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki2008-04-033-50/+27
| * [IPV6] NDISC: Ignore route information with /0 prefix from interior router.YOSHIFUJI Hideaki2008-04-031-1/+7
| * [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki2008-04-031-9/+87
| * [IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL.YOSHIFUJI Hideaki2008-04-031-1/+4
| * [IPV6] SIT: Fix locking issues in PRL management.YOSHIFUJI Hideaki2008-04-031-17/+32
| * [IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2008-04-033-46/+166
OpenPOWER on IntegriCloud