summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-06p54usb: rework driver for resumeChristian Lamparter
2009-05-06p54usb: remove some dead codeChristian Lamparter
2009-05-06ath5k: 5211, don't crypt every protected frameJiri Slaby
2009-05-06net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton
2009-05-06cfg80211: remove superfluous !last_request check in reg_device_remove()Chris Wright
2009-05-06ar9170: uncomment powermgt case handleChristian Lamparter
2009-05-06ar9170: handle otus' A-MPDU density definitionsChristian Lamparter
2009-05-06mac80211: fix probe response processingJohannes Berg
2009-05-06mac80211_hwsim: fix bogus warningJohannes Berg
2009-05-06nl80211: Send timeout event on failed direct probeJouni Malinen
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-05-06mac80211: fix scan races and rework scanningJohannes Berg
2009-05-06mac80211: internally clear failed scans properlyJohannes Berg
2009-05-06mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg
2009-05-06mac80211: fix PS vs. scan raceJohannes Berg
2009-05-06mac80211: fix various problems in ibss codeJohannes Berg
2009-05-04net: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman
2009-05-04netns 2/2: extract net_create()Alexey Dobriyan
2009-05-04netns 1/2: don't get/put old netns on CLONE_NEWNETAlexey Dobriyan
2009-05-04macb: Add support of the netpoll APIThomas Petazzoni
2009-05-04tcp: extend ECN sysctl to allow server-side only ECNIlpo Järvinen
2009-05-03net: Avoid modulus in skb_tx_hash() for forwarding case.David S. Miller
2009-05-03ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.Rami Rosen
2009-05-03ne2k-pci: use dev->addr_len instead of "6"Jiri Pirko
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-02ne2k-pci: Do not register device until initialized.Lubomir Rintel
2009-05-02Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent
2009-05-02net: Only store high 16 bits of kernel generated filter prioritiesRobert Love
2009-05-01virtio_net: Fix function name typoAlex Williamson
2009-05-01virtio_net: Cleanup command queue scatterlist usageAlex Williamson
2009-05-013c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko
2009-05-01virtio: add missing include to virtio_net.hGrant Likely
2009-05-01forcedeth: add clock gating feature <resend>Ayaz Abdulla
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning
2009-05-01smsc95xx: configure LED outputsSteve Glendinning
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont
2009-05-01xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth
2009-05-01net: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet
2009-05-01net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet
2009-04-30net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-29Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller
2009-04-29mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertisingBen Hutchings