summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Make PCI info available in all modesSony Chacko2011-04-061-3/+3
* can: convert protocol handling to RCUOliver Hartkopp2011-04-061-20/+32
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-04-067-149/+223
|\
| * sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_idBen Hutchings2011-04-051-10/+18
| * ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings2011-04-052-3/+82
| * ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings2011-04-051-31/+93
| * ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings2011-04-051-45/+35
| * sfc: Implement generic features interfaceBen Hutchings2011-04-054-84/+18
| * sfc: Enable all TSO features on VLANsBen Hutchings2011-04-051-1/+1
| * sfc: Move test of rx_checksum_enabled from nic.c to rx.cBen Hutchings2011-04-012-4/+5
* | tg3: Support 4mb flash sizes for 5717 and 5719Matt Carlson2011-04-061-1/+5
* | tg3: Enable 5720 supportMatt Carlson2011-04-061-0/+1
* | tg3: Add 5720 PHY IDMatt Carlson2011-04-062-0/+2
* | tg3: Add 5720 H2BMC supportMatt Carlson2011-04-062-15/+53
* | tg3: Add 5720 NVRAM decodingMatt Carlson2011-04-062-1/+152
* | tg3: Add 5720 ASIC revMatt Carlson2011-04-062-8/+27
* | tg3: Reintroduce 5717_PLUSMatt Carlson2011-04-062-24/+17
* | tg3: 5717_PLUS => 57765_PLUSMatt Carlson2011-04-062-22/+22
* | tg3: Cleanup extended rx ring size codeMatt Carlson2011-04-062-21/+27
* | net: Allow no-cache copy from user on transmitTom Herbert2011-04-046-6/+73
* | bridge: range check STP parametersstephen hemminger2011-04-047-93/+107
* | bridge: allow creating bridge devices with netlinkstephen hemminger2011-04-045-87/+101
* | bridge: allow creating/deleting fdb entries via netlinkstephen hemminger2011-04-043-0/+144
* | bridge: add netlink notification on forward entry changesstephen hemminger2011-04-043-0/+127
* | bridge: split rcu and no-rcu cases of fdb lookupstephen hemminger2011-04-041-3/+16
* | bridge: track last used time in forwarding tablestephen hemminger2011-04-043-8/+10
* | bridge: change arguments to fdb_createstephen hemminger2011-04-041-8/+10
* | pkt_sched: QFQ - quick fair queue schedulerstephen hemminger2011-04-044-0/+1164
* | xen: netfront: assume all hw features are available until backend connection ...Ian Campbell2011-04-041-0/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-0438-68/+149
|\ \
| * | mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski2011-04-031-2/+2
| * | tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-011-1/+2
| * | sctp: malloc enough room for asconf-ack chunkWei Yongjun2011-04-011-2/+2
| * | sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-011-1/+1
| * | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-011-2/+2
| * | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-0111-12/+23
| * | starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-011-5/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0118-35/+104
| |\ \
| | * | iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-291-0/+10
| | * | carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
| | * | iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
| | * | wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
| | * | iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2
| | * | mac80211: fix aggregation frame release during timeoutDaniel Halperin2011-03-281-1/+2
| | * | cfg80211: fix BSS double-unlinking (continued)Juuso Oikarinen2011-03-281-7/+11
| | * | cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-3/+10
| | * | mac80211: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-1/+2
| | * | mac80211: fix NULL pointer dereference in ieee80211_key_alloc()Petr Štetiar2011-03-281-2/+2
| | * | ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-281-0/+4
| | * | mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS ratesFelix Fietkau2011-03-281-7/+18
OpenPOWER on IntegriCloud