aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-07pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski
2008-09-07netfilter: nf_conntrack_irc: make sure string is terminated before calling si...Patrick McHardy
2008-09-07netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan
2008-09-07netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan
2008-09-07netfilter: nf_conntrack_sip: de-static helper pointersAlexey Dobriyan
2008-09-03Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-09-03bnx2x: Accessing un-mapped pageEilon Greenstein
2008-09-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-09-03ath9k: Fix TX status reportingJouni Malinen
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman
2008-09-03iwlwifi: call apm stop on exitGregory Greenman
2008-09-03iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss
2008-09-03netxen: Remove workaround for chipset quirkDhananjay Phadke
2008-09-03pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro
2008-09-03ixgbe: initialize interrupt throttle rateAndy Gospodarek
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller
2008-09-02ipsec: Fix deadlock in xfrm_state management.David S. Miller
2008-09-02ipv: Re-enable IP when MTU > 68Breno Leitao
2008-09-02net/xfrm: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-02ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian
2008-09-02ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian
2008-09-02rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh
2008-09-02mac80211: Fix debugfs union misuse and pointer corruptionJouni Malinen
2008-09-02wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk
2008-09-02orinoco: Multicast to the specified addressesDavid Kilroy
2008-09-02iwlwifi: fix 64bit platform firmware loadingTomas Winkler
2008-09-02iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas
2008-09-02iwlwifi: workaround interrupt handling no some platformsTomas Winkler
2008-09-02iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville
2008-09-02net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFSFlorian Mickler
2008-08-29net: Unbreak userspace usage of linux/mroute.hDavid S. Miller
2008-08-29pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()Jarek Poplawski
2008-08-29ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0Yang Hongyang
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-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