aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv4: Inline neigh binding.David Miller2011-07-13
* net: Add documentation for netdev features handlingMichał Mirosław2011-07-13
* be2net: move to new vlan modelAjit Khaparde2011-07-13
* be2net: account for skb allocation failuresEric Dumazet2011-07-13
* e1000e: use GFP_KERNEL allocations at init timeJeff Kirsher2011-07-13
* e1000e: Add Jumbo Frame support to 82583 devicesCarolyn Wyborny2011-07-13
* netdevice: Kill 'feature' test macros.David S. Miller2011-07-12
* lanai: use pci_dev->subsystem_deviceSergei Shtylyov2011-07-12
* drivers/net: static should be at beginning of declarationJesper Juhl2011-07-12
* inetpeer: kill inet_putpeer raceEric Dumazet2011-07-11
* e1000e: remove e1000_queue_statsEric Dumazet2011-07-11
* net: introduce __netdev_alloc_skb_ip_alignEric Dumazet2011-07-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-07-11
|\
| * ixgbe: Make certain to initialize the fdir_perfect_lock in all casesAlexander Duyck2011-07-11
| * igb: Add support of SerDes Forced mode for certain hardwareCarolyn Wyborny2011-07-11
| * igb: Update copyright on all igb driver files.Carolyn Wyborny2011-07-11
| * igb: Fix lack of flush after register write and before delayCarolyn Wyborny2011-07-11
* | ipv4: Use universal hash for ARP.David S. Miller2011-07-11
* | neigh: Store hash shift instead of mask.David S. Miller2011-07-11
|/
* skbuff: update struct sk_buff members commentsDaniel Baluta2011-07-10
* benet: Add missing comma between constant string arrayJoe Perches2011-07-09
* skbuff: clear tx zero-copy flagShirley Ma2011-07-09
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-08
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-08
| |\
| | * rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde2011-07-07
| | * rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2011-07-07
| | * rt2x00: Add device ID for RT539F device.Gertjan van Wingerde2011-07-07
| | * rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde2011-07-07
| | * rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde2011-07-07
| | * rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde2011-07-07
| | * bcma: detect PCI core working in hostmodeRafał Miłecki2011-07-07
| | * mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar2011-07-06
| | * ipw2100: Fix command list for debuggingJean Delvare2011-07-06
| | * mac80211: support GTK rekey offloadJohannes Berg2011-07-06
| | * cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-06
| | * mac80211: allow driver to iterate keysJohannes Berg2011-07-06
| | * iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-06
| | * Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-07-06
| | |\
| | | * wl12xx: Support routing FW logs to the hostIdo Yariv2011-06-27
| | | * wl12xx: Avoid recovery while one is already in progressIdo Yariv2011-06-27
| | | * wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv2011-06-27
| | | * wl12xx: use freezable workqueue for netstack_workEliad Peller2011-06-27
| | | * wl12xx: use _ni version of ieee80211_tx_statusEliad Peller2011-06-27
| | | * wl12xx: check the vif's operstate after joinEliad Peller2011-06-27
| | | * wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller2011-06-27
| | | * wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller2011-06-27
| | | * wl12xx: clear wl->wow_enabled on resumeEliad Peller2011-06-27
| | | * wl12xx: don't check wow param on suspend/resumeEliad Peller2011-06-27
| | | * wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi2011-06-27
| | | * wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2011-06-27