summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss2008-03-257-623/+677
| * iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss2008-03-253-8/+39
| * iwlwifi: Packing all 4965 parametersAssaf Krauss2008-03-254-33/+42
| * iwlwifi: Re-ordering probe flow (4965)Assaf Krauss2008-03-252-120/+151
| * iwlwifi: remove macros containing offsets from eeprom structReinette Chatre2008-03-252-64/+0
| * libertas: store rssi as an u32Holger Schurig2008-03-253-9/+4
| * libertas: remove lots of unused stuffHolger Schurig2008-03-2510-134/+46
| * libertas: misc power saving adjustsHolger Schurig2008-03-256-36/+23
| * libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-256-47/+10
| * libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig2008-03-253-12/+7
| * libertas: make a handy lbs_cmd_async() commandHolger Schurig2008-03-252-36/+57
| * iwlwifi: Add debugfs to iwl coreTomas Winkler2008-03-257-6/+377
| * iwlwifi: Add TX/RX statistcs to driverTomas Winkler2008-03-253-1/+24
| * iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler2008-03-257-415/+415
| * iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler2008-03-259-71/+71
| * iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov2008-03-252-0/+6
| * libertas: remove some unused commandsHolger Schurig2008-03-252-10/+0
| * libertas: rename packetfilter to mac_controlHolger Schurig2008-03-255-23/+22
| * libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig2008-03-253-28/+8
* | [IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2008-03-2512-13/+146
* | [IPV6]: Use bitfields for hop_limit and mcast_hops.YOSHIFUJI Hideaki2008-03-251-4/+24
* | [IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki2008-03-258-29/+19
* | [IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.YOSHIFUJI Hideaki2008-03-251-2/+2
* | [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki2008-03-254-16/+13
* | [IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().YOSHIFUJI Hideaki2008-03-251-214/+206
* | [XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki2008-03-252-9/+57
* | [XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().YOSHIFUJI Hideaki2008-03-251-22/+23
* | [XFRM] IPV6: Optimize xfrm6_input_addr().YOSHIFUJI Hideaki2008-03-251-41/+14
* | [XFRM] IPV6: Use distribution counting sort for xfrm_state/xfrm_tmpl chain.YOSHIFUJI Hideaki2008-03-251-97/+74
* | [NETNS]: Enable TCP/UDP/ICMP inside namespace.Denis V. Lunev2008-03-242-0/+4
* | [NETNS]: Allow to create sockets in non-initial namespace.Denis V. Lunev2008-03-241-3/+21
* | [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.Denis V. Lunev2008-03-242-5/+6
* | [NETNS]: Process netfilter hooks in initial namespace only.Denis V. Lunev2008-03-241-0/+8
* | [NETNS]: Process INET socket layer in the correct namespace.Denis V. Lunev2008-03-244-7/+7
* | [NETNS]: Process IP layer in the context of the correct namespace.Denis V. Lunev2008-03-245-8/+14
* | [NETNS]: Add namespace parameter to ip_cmsg_send.Denis V. Lunev2008-03-244-5/+6
* | [NETNS]: Add namespace parameter to ip_options_get(...).Denis V. Lunev2008-03-243-10/+12
* | [NETNS]: Add namespace parameter to ip_options_compile.Denis V. Lunev2008-03-243-5/+7
* | [NETNS]: /proc/net/arp namespacing.Denis V. Lunev2008-03-241-2/+18
* | [NETNS]: Process ARP in the context of the correct namespace.Denis V. Lunev2008-03-241-14/+9
* | [NETNS]: Minor information leak via /proc/net/ptype file.Pavel Emelyanov2008-03-241-3/+4
* | [NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace.Pavel Emelyanov2008-03-242-3/+33
* | [UDP-Lite]: Clean up proc creation a bit.Pavel Emelyanov2008-03-241-3/+11
* | [NETNS][TCP]: Register /proc/net/tcp in a namespace.Pavel Emelyanov2008-03-241-2/+17
* | [NETNS][UDP]: Register /proc/net/udp in a namespace.Pavel Emelyanov2008-03-241-2/+17
|/
* Merge branch 'master' of ../net-2.6/David S. Miller2008-03-2312-57/+43
|\
| * sch_htb: fix "too many events" situationMartin Devera2008-03-231-6/+7
| * connector: convert to single-threaded workqueueEvgeniy Polyakov2008-03-231-1/+1
| * [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen2008-03-232-3/+20
| * [SUNGEM]: Fix NAPI assertion failure.David S. Miller2008-03-231-1/+1