summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-128-106/+109
* NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore2008-04-123-6/+12
* [AF_UNIX]: Use SEQ_START_TOKENJoe Perches2008-04-121-3/+3
* MAINTAINERS: New sctp mailing listVlad Yasevich2008-04-121-1/+1
* [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-107-17/+114
* IPV4: fib_trie use vmalloc for large tnodesStephen Hemminger2008-04-101-10/+15
* [IPV6]: Remove unused declarations in include/net/ip6_route.h.Rami Rosen2008-04-101-15/+0
* 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-102-1/+19
* [IPV6] Remove three method declarations in include/net/ndisc.h.Rami Rosen2008-04-101-4/+0
* 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-103-35/+36
* socket: sk_filter minor cleanupsStephen Hemminger2008-04-102-19/+17
* mac80211: fix key debugfs default_key linkJohannes Berg2008-04-082-1/+3
* drivers/net/wireless/p54/net2280.h: silence checkpatch.plChristian Lamparter2008-04-081-368/+368
* p54: move to separate directoryChristian Lamparter2008-04-0812-67/+68
* mac80211: rename filesJohannes Berg2008-04-0829-34/+34
* 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
* adm8211: remove commented-out codePavel Machek2008-04-081-7/+0
* mac80211: BA session debug prints changesRon Rindjunsky2008-04-082-12/+16
* b43: use b43_is_mode() callMichael Buesch2008-04-081-2/+2
* b43: Fix PHY TX control words in SHMMichael Buesch2008-04-082-83/+117
* b43: Fix beacon BH updateMichael Buesch2008-04-082-42/+54
* mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas2008-04-084-0/+44
* mac80211: fix ieee80211_ioctl_giwrateJohannes Berg2008-04-081-6/+12
* mac80211: make debugfs files root-onlyJohannes Berg2008-04-083-6/+6
* b43: Beaconing fixesMichael Buesch2008-04-082-6/+37
* iwlwifi: honour regulatory restrictions in scan codeJohannes Berg2008-04-082-0/+6
* mac80211: notify upper layers after lowerReinette Chatre2008-04-081-2/+2
* iwlwifi: fix rfkill memory errorMohamed Abbas2008-04-083-18/+22
* iwlwifi: ensure led registration complete as part of initializationReinette Chatre2008-04-082-4/+4
* iwlwifi: use ieee80211_frequency_to_channelTomas Winkler2008-04-082-9/+8
OpenPOWER on IntegriCloud