summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-03-23[PATCH] softmac: update deauth handler to quiet warningJohannes Berg
2006-03-23[PATCH] trivial fixes to softmacJohannes Berg
2006-03-23[PATCH] update copyright in softmacJohannes Berg
2006-03-23[PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_...Denis Vlasenko
2006-03-23[PATCH] softmac: move EXPORT_SYMBOL_GPL right after functionsJohannes Berg
2006-03-23[PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORsJohannes Berg
2006-03-23[PATCH] softmac: add copyright and license headersJohannes Berg
2006-03-23[PATCH] softmac: some comment stuffJohannes Berg
2006-03-23[PATCH] softmac: properly check return value of ieee80211softmac_alloc_mgtJohannes Berg
2006-03-23[PATCH] softmac: scan at least once before selecting a network by essidJohannes Berg
2006-03-23[PATCH] softmac: check if disassociation is for us before processing itJohannes Berg
2006-03-23[PATCH] softmac: select "best" network based on rssiJohannes Berg
2006-03-23[PATCH] softmac: add fixme for disassocJohannes Berg
2006-03-23[PATCH] softmac: try to reassociate when being disassociated from the APJohannes Berg
2006-03-23[PATCH] softmac: correctly use netif_carrier_{on,off}Johannes Berg
2006-03-23[PATCH] softmac: convert to use global workqueueJohannes Berg
2006-03-23[PATCH] softmac: fix MakefilesJohannes Berg
2006-03-23[PATCH] softmac: fix some sparse warningsJohannes Berg
2006-03-23[PATCH] make softmac depend on IEEE80211 and EXPERIMENTALJohannes Berg
2006-03-23[PATCH] wireless: Add softmac layer to the kernelJohannes Berg
2006-03-22[TCP]: Do not use inet->id of global tcp_socket when sending RST.Alexey Kuznetsov
2006-03-22[NETFILTER]: Fix undefined references to get_h225_addrPatrick McHardy
2006-03-22[NETFILTER]: Fix xt_policy address matchingPatrick McHardy
2006-03-22[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso
2006-03-22[NETFILTER]: conntrack: cleanup the conntrack ID initializationPablo Neira Ayuso
2006-03-22[NETFILTER]: nfnetlink_queue: fix nfnetlink message sizePablo Neira Ayuso
2006-03-22[NETFILTER]: ctnetlink: Fix expectaction mask dumpingPablo Neira Ayuso
2006-03-22[NETFILTER]: Fix Kconfig typosThomas Vögtle
2006-03-22[NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layerPatrick McHardy
2006-03-22[X25]: dte facilities 32 64 ioctl conversionShaun Pereira
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira
2006-03-22[X25]: fix kernel error message 64 bit kernelShaun Pereira
2006-03-22[X25]: ioctl conversion 32 bit user to 64 bit kernelShaun Pereira
2006-03-22[NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira
2006-03-22[NET]: allow 32 bit socket ioctl in 64 bit kernelShaun Pereira
2006-03-22[BLUETOOTH]: Return negative error constantTobias Klauser
2006-03-21Merge branch 'linus'Trond Myklebust
2006-03-21[NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao
2006-03-21[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2Ingo Oeser
2006-03-21[IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser
2006-03-21[IPV6]: Cleanup of net/ipv6/reassambly.cIngo Oeser
2006-03-21[BRIDGE]: Remove duplicate const from is_link_local() argument type.Andrew Morton
2006-03-21[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checkingAdrian Bunk
2006-03-21[BRIDGE]: use LLC to send STPStephen Hemminger
2006-03-21[LLC]: llc_mac_hdr_init const argumentsStephen Hemminger
2006-03-21[BRIDGE]: allow show/store of group multicast addressStephen Hemminger
2006-03-21[BRIDGE]: use llc for receiving STP packetsStephen Hemminger
2006-03-21[BRIDGE]: stp timer to jiffies cleanupStephen Hemminger
2006-03-21[BRIDGE]: forwarding remove unneeded preempt and bh diasablesStephen Hemminger