aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-29ath9k: Allow AP mode to be enabledJouni Malinen
2008-08-29ath9k: Trim struct ath_softcSujith
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: Unused macros, variablesSujith
2008-08-29ath9k: Remove ar5416hal and assign default values directlySujith
2008-08-29ath9k: Remove a few unnecessary macrosSujith
2008-08-29ath9k: Use bitfields for buffer typeSujith
2008-08-29ath9k: RX Filter cleanupSujith
2008-08-29ath9k: Merge reset functionsSujith
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen
2008-08-29mac80211: fill start-sequence-number for BA session startJohannes Berg
2008-08-28net: more #ifdef CONFIG_COMPATAlexey Dobriyan
2008-08-28ip: speedup /proc/net/rt_cache handlingEric Dumazet
2008-08-28inet_diag: Add empty bucket optimization to inet_diag tooAndi Kleen
2008-08-28tcp: Skip empty hash buckets faster in /proc/net/tcpAndi Kleen
2008-08-27sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich
2008-08-27sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich
2008-08-27Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2008-08-27wan: Missing capability checks in sbni_ioctl()Eugene Teo
2008-08-27Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller
2008-08-27Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-08-27e100, fix iomap readJiri Slaby
2008-08-27qeth: preallocated header account offsetFrank Blaschka
2008-08-27qeth: l2 write unicast list to hardwareFrank Blaschka
2008-08-27qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun
2008-08-27ibm_newemac: Don't call dev_mc_add() before device is registeredBenjamin Herrenschmidt
2008-08-27net: don't grab a mutex within a timer context in gianfarSebastian Siewior
2008-08-27forcedeth: fix checksum flagAyaz Abdulla
2008-08-27net/usb/mcs7830: add set_mac_addressOliver Martin
2008-08-27net/usb/mcs7830: new device IDsArnd Bergmann
2008-08-27[netdrvr] smc91x: fix resource removal (null ptr deref)Jeff Garzik
2008-08-27ibmveth: fix bad UDP checksumsSantiago Leon
2008-08-27[netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow
2008-08-27[netdrvr] hso: icon 322 detection fixDenis Joseph Barrow
2008-08-27atl1: disable TSO by defaultJay Cliburn
2008-08-27atl1e: multistatement if missing bracesIlpo Järvinen
2008-08-27igb: remove 82576 quad adapterAlexander Duyck
2008-08-27drivers/net/skfp/ess.c: fix compile warningsTakashi Iwai
2008-08-27ipv4: mode 0555 in ipv4_skeletonHugh Dickins
2008-08-27tcp: fix tcp header size miscalculation when window scale is unusedPhilip Love
2008-08-27pkt_sched: Fix sch_tree_lock()Jarek Poplawski
2008-08-27pkt_sched: Fix gen_estimator locksJarek Poplawski
2008-08-27pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdiscJarek Poplawski
2008-08-27LCS recovery dumps when cable reconnectKlaus-D. Wacker
2008-08-27ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann
2008-08-27claw: netdev->priv vs. netdev->ml_privPeter Tiedemann
2008-08-27claw: fix memory leak in claw_probe.Martin Schwidefsky
2008-08-27[netdrvr] fix build issue: undefined reference to `NS8390p_init'Alan Cox