summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | bridge: track last used time in forwarding tablestephen hemminger2011-04-053-8/+10
* | bridge: change arguments to fdb_createstephen hemminger2011-04-051-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-041-2/+2
| * | tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-021-1/+2
| * | sctp: malloc enough room for asconf-ack chunkWei Yongjun2011-04-021-2/+2
| * | sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-021-1/+1
| * | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-021-2/+2
| * | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-0211-12/+23
| * | starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-021-5/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0218-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
| | * | Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner2011-03-241-1/+3
| | * | Bluetooth: delete hanging L2CAP channelAndrei Emeltchenko2011-03-241-2/+3
| | * | Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_replyJohan Hedberg2011-03-241-0/+2
| | * | Bluetooth: Fix sending LE data over USBVinicius Costa Gomes2011-03-241-1/+2
| | * | Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-243-2/+10
| | * | Bluetooth: Increment unacked_frames count only the first transmitSuraj Sumangala2011-03-241-1/+3
| | * | Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou2011-03-241-0/+3
| * | | appletalk: Fix OOPS in atalk_release().David S. Miller2011-04-011-5/+6
| * | | mlx4: Fixing bad size of event queue bufferYevgeny Petrilin2011-03-311-1/+3
| * | | mlx4: Fixing use after freeYevgeny Petrilin2011-03-311-1/+2
| * | | bonding:typo in commentPeter Pan(潘卫平)2011-03-311-1/+1
* | | | mISDN: fix "persistant" typoJan Engelhardt2011-04-041-10/+10
* | | | xen: netfront: fix declaration orderEric Dumazet2011-04-041-36/+36
* | | | vlan: convert VLAN devices to use ndo_fix_features()Michał Mirosław2011-04-032-42/+16
* | | | net: Call netdev_features_change() from netdev_update_features()Michał Mirosław2011-04-033-9/+21
* | | | net: convert sunhme/sungem network drivers to hw_featuresMichał Mirosław2011-04-022-3/+6
* | | | veth: convert to hw_featuresMichał Mirosław2011-04-021-40/+5
* | | | jme: convert offload constraints to ndo_fix_featuresMichał Mirosław2011-04-022-60/+19
* | | | net: convert xen-netfront to hw_featuresMichał Mirosław2011-04-021-34/+23
* | | | net: convert SMSC USB net drivers to hw_featuresMichał Mirosław2011-04-022-144/+63
* | | | virtio_net: convert to hw_featuresMichał Mirosław2011-04-021-27/+19
| |_|/ |/| |
* | | net: Order ports in same order as addresses in flow objects.David S. Miller2011-04-011-3/+3
* | | bnx2x, cnic: Disable iSCSI if DCBX negotiation is successfulDmitry Kravkov2011-04-016-23/+83
* | | bnx2x: don't write dcb/llfc fields in STORM memoryDmitry Kravkov2011-04-011-1/+12
* | | bnx2x: Update firmware to 6.2.9Dmitry Kravkov2011-04-019-38128/+38158