summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-24niu: Add support for Neptune FEM/NEM cards for C10 server bladesMatheos Worku
2008-04-24niu: Determine the # of ports from the card's VPD dataMatheos Worku
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines
2008-04-24af_key: Fix af_key.c compiler warningBrian Haley
2008-04-24tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller
2008-04-24[NET]: Fix heavy stack usage in seq_file output routines.Pavel Emelyanov
2008-04-24[AF_UNIX] Initialise UNIX sockets before general device initcallsDavid Woodhouse
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi
2008-04-23tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller
2008-04-23ppp_generic: use stats from net_device structurePaulius Zaleckas
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin
2008-04-23mac80211: update mesh EID valuesLuis Carlos Cobo
2008-04-23b43: Workaround DMA quirksMichael Buesch
2008-04-23mac80211: fix use before check of Qdisc lengthRon Rindjunsky
2008-04-23net/mac80211/rx.c: fix off-by-oneAdrian Bunk
2008-04-23mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.Pavel Emelyanov
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis
2008-04-23ssb: Fix all-ones boardflagsLarry Finger
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch
2008-04-23b43: Fix HostFlags data typesMichael Buesch
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch
2008-04-23mac80211: MAINTAINERS updateJohannes Berg
2008-04-23mac80211: Fix n-band association problemAbhijeet Kolekar
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu
2008-04-21time: Export set_normalized_timespec.YOSHIFUJI Hideaki
2008-04-21tcp: Make use of before macro in tcp_input.cArnd Hannemann
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine
2008-04-21[NETNS]: Remove empty ->init callback.Pavel Emelyanov
2008-04-21[DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki
2008-04-21[NETNS]: Don't initialize err variable twice.Pavel Emelyanov
2008-04-21[NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.Pavel Emelyanov
2008-04-21[IPV4]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki
2008-04-21[IPV4]: Make icmp_sk_init() static.Adrian Bunk
2008-04-21[IPV6]: Make struct ip6_prohibit_entry_template static.Adrian Bunk
2008-04-21tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.cSatoru SATOH
2008-04-20[NET]: Expose netdevice dev_id through sysfsDavid Woodhouse
2008-04-20skbuff: fix missing kernel-doc notationRandy Dunlap
2008-04-20[ROSE]: Fix soft lockup wrt. rose_node_list_lockBernard Pidoux
2008-04-19rose: Socket lock was not released before returning to user spaceBernard Pidoux
2008-04-19hci_usb: remove code obfuscationPavel Machek
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall