summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfc: Do not define inline macroBen Hutchings2008-05-221-5/+0
* sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings2008-05-223-15/+3
* sfc: Correct and expand some commentsBen Hutchings2008-05-221-6/+14
* sfc: Use resource_size_t for PCI bus addressBen Hutchings2008-05-222-6/+7
* sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings2008-05-221-7/+3
* sfc: Replaced various macros with inline functionsBen Hutchings2008-05-2211-75/+105
* sfc: Added and removed braces to comply with kernel styleBen Hutchings2008-05-224-8/+13
* sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings2008-05-221-2/+2
* sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings2008-05-221-21/+8
* sfc: Removed casts to voidBen Hutchings2008-05-225-13/+13
* sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings2008-05-221-6/+3
* net: The world is not perfect patch.Rami Rosen2008-05-213-362/+3
* tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-211-1/+1
* xfrm_user: Remove zero length key checks.David S. Miller2008-05-211-11/+0
* net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng2008-05-211-3/+2
* cassini: Only use chip checksum for ipv4 packets.David S. Miller2008-05-211-4/+7
* tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala2008-05-211-4/+6
* netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-214-4/+4
* af_key: Fix selector family initialization.Kazunori MIYAZAWA2008-05-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-208-23/+44
|\
| * libertas: Fix ethtool statisticsDavid Woodhouse2008-05-201-14/+13
| * mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa2008-05-201-4/+11
| * mac80211: don't claim iwspy supportJohannes Berg2008-05-201-1/+0
| * orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin2008-05-201-0/+1
| * hostap_cs: add ID for Conceptronic CON11CProPavel Roskin2008-05-201-0/+1
| * rtl8187: resource leak in error caseOliver Neukum2008-05-201-2/+12
| * ath5k: Fix loop variable initializationsBob Copeland2008-05-202-2/+6
* | pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev2008-05-201-0/+4
* | [VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy2008-05-204-2/+41
* | drivers/atm/: remove CVS keywordsAdrian Bunk2008-05-206-17/+1
* | vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy2008-05-201-3/+1
* | net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse2008-05-201-1/+1
* | net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy2008-05-201-1/+1
* | ipsec: Use the correct ip_local_out functionHerbert Xu2008-05-202-2/+2
|/
* ipv6 addrconf: Allow infinite prefix lifetime.YOSHIFUJI Hideaki2008-05-192-25/+52
* ipv6 route: Fix lifetime in netlink.YOSHIFUJI Hideaki2008-05-191-1/+3
* ipv6 addrconf: Fix route lifetime setting in corner case.YOSHIFUJI Hideaki2008-05-191-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-197-18/+73
|\
| * wireless: Create 'device' symlink in sysfsMasakazu Mokuno2008-05-163-0/+3
| * wireless, airo: waitbusy() won't delayRoel Kluin2008-05-161-1/+1
| * libertas: fix command timeout after firmware failureBrian Cavagnolo2008-05-161-0/+1
| * mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-162-3/+59
| * mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar2008-05-161-9/+5
| * hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer2008-05-151-5/+4
* | ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki2008-05-193-5/+9
* | ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day2008-05-191-1/+1
* | l2tp: avoid skb truesize bug if headroom is increasedJames Chapman2008-05-191-5/+8
|/
* isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-141-3/+3
* iphase: Fix 64bit warning.Alan Cox2008-05-141-1/+2
* hysdn: No longer broken on SMP.Andrew Morton2008-05-141-1/+1