summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-24tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller1-0/+10
2008-04-24[NET]: Fix heavy stack usage in seq_file output routines.Pavel Emelyanov6-50/+56
2008-04-24[AF_UNIX] Initialise UNIX sockets before general device initcallsDavid Woodhouse1-1/+5
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy2-2/+8
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller14-38/+129
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi1-2/+1
2008-04-23tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller1-2/+9
2008-04-23ppp_generic: use stats from net_device structurePaulius Zaleckas1-29/+19
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2-2/+0
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin1-2/+3
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin1-1/+1
2008-04-23mac80211: update mesh EID valuesLuis Carlos Cobo1-7/+13
2008-04-23b43: Workaround DMA quirksMichael Buesch1-8/+39
2008-04-23mac80211: fix use before check of Qdisc lengthRon Rindjunsky1-1/+1
2008-04-23net/mac80211/rx.c: fix off-by-oneAdrian Bunk1-1/+1
2008-04-23mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.Pavel Emelyanov1-2/+5
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis1-4/+10
2008-04-23ssb: Fix all-ones boardflagsLarry Finger1-0/+5
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch1-4/+9
2008-04-23b43: Fix HostFlags data typesMichael Buesch2-3/+4
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch1-2/+20
2008-04-23mac80211: MAINTAINERS updateJohannes Berg1-4/+2
2008-04-23mac80211: Fix n-band association problemAbhijeet Kolekar1-1/+20
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler1-1/+1
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk1-3/+0
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller1-5/+10
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller1-2/+6
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller1-1/+0
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu4-2/+7
2008-04-21time: Export set_normalized_timespec.YOSHIFUJI Hideaki1-0/+1
2008-04-21tcp: Make use of before macro in tcp_input.cArnd Hannemann1-1/+1
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine1-3/+0
2008-04-21[NETNS]: Remove empty ->init callback.Pavel Emelyanov1-7/+0
2008-04-21[DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki1-11/+6
2008-04-21[NETNS]: Don't initialize err variable twice.Pavel Emelyanov1-2/+1
2008-04-21[NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.Pavel Emelyanov1-1/+1
2008-04-21[IPV4]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2-10/+10
2008-04-21[IPV4]: Make icmp_sk_init() static.Adrian Bunk1-1/+1
2008-04-21[IPV6]: Make struct ip6_prohibit_entry_template static.Adrian Bunk1-1/+1
2008-04-21tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.cSatoru SATOH1-1/+1
2008-04-20[NET]: Expose netdevice dev_id through sysfsDavid Woodhouse1-0/+2
2008-04-20skbuff: fix missing kernel-doc notationRandy Dunlap1-0/+1
2008-04-20[ROSE]: Fix soft lockup wrt. rose_node_list_lockBernard Pidoux1-2/+0
2008-04-19rose: Socket lock was not released before returning to user spaceBernard Pidoux1-2/+4
2008-04-19hci_usb: remove code obfuscationPavel Machek2-10/+5
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-19drivers/atm: use time_before, time_before_eq, etcJulia Lawall1-3/+4
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek1-7/+7
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson2-4/+49
2008-04-19atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine2-110/+19