| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211_hwsim: fix possible race condition in usage of info->control.sta & c... | Thomas Huehn | 2012-07-26 | 1 | -5/+0 |
* | be2net: Fix to parse RSS hash from Receive completions correctly. | Sarveshwar Bandi | 2012-07-26 | 1 | -2/+2 |
* | net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER | Amir Vadai | 2012-07-26 | 1 | -1/+1 |
* | hyperv: Add error handling to rndis_filter_device_add() | Haiyang Zhang | 2012-07-26 | 1 | -7/+4 |
* | hyperv: Add a check for ring_size value | Haiyang Zhang | 2012-07-26 | 1 | -1/+6 |
* | net/pch_gpe: Cannot disable ethernet autonegation | Wei Yang | 2012-07-26 | 2 | -2/+3 |
* | qeth: repair crash in qeth_l3_vlan_rx_kill_vid() | frank.blaschka@de.ibm.com | 2012-07-26 | 1 | -0/+4 |
* | netiucv: cleanup attribute usage | frank.blaschka@de.ibm.com | 2012-07-26 | 1 | -28/+6 |
* | net: wiznet add missing HAS_IOMEM dependency | frank.blaschka@de.ibm.com | 2012-07-26 | 1 | -0/+1 |
* | be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC | Anton Blanchard | 2012-07-26 | 2 | -3/+4 |
* | mlx4: Add support for EEH error recovery | Kleber Sacilotto de Souza | 2012-07-26 | 3 | -11/+93 |
* | cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN | Dan Williams | 2012-07-24 | 1 | -23/+45 |
* | caif: fix NULL pointer check | Alan Cox | 2012-07-24 | 1 | -0/+3 |
* | team: init error value to 0 in team_netpoll_setup() | Jiri Pirko | 2012-07-24 | 1 | -1/+1 |
* | bnx2x: Correct EEE statistics gathering | Yuval Mintz | 2012-07-24 | 2 | -3/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-07-24 | 791 | -39630/+42779 |
|\ |
|
| * | r8169: revert "add byte queue limit support". | Francois Romieu | 2012-07-24 | 1 | -22/+5 |
| * | bnx2x: Add new 57840 device IDs | Yuval Mintz | 2012-07-23 | 3 | -10/+38 |
| * | niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu... | Shuah Khan | 2012-07-23 | 1 | -1/+1 |
| * | niu: Fix to check for dma mapping errors. | Shuah Khan | 2012-07-23 | 1 | -0/+4 |
| * | net: ethernet: davinci_emac: add pm_runtime support | Mark A. Greer | 2012-07-22 | 1 | -21/+22 |
| * | net: ethernet: davinci_emac: Remove unnecessary #include | Mark A. Greer | 2012-07-22 | 1 | -2/+0 |
| * | tun: experimental zero copy tx support | Michael S. Tsirkin | 2012-07-22 | 1 | -12/+134 |
| * | tun: orphan frags on xmit | Michael S. Tsirkin | 2012-07-22 | 1 | -0/+2 |
| * | ixgbe: Fix build with PCI_IOV enabled. | David S. Miller | 2012-07-22 | 1 | -1/+1 |
| * | forcedeth: advertise transmit time stamping | Richard Cochran | 2012-07-22 | 1 | -0/+1 |
| * | e1000e: advertise transmit time stamping | Richard Cochran | 2012-07-22 | 1 | -0/+1 |
| * | e1000: advertise transmit time stamping | Richard Cochran | 2012-07-22 | 1 | -0/+1 |
| * | bnx2x: advertise transmit time stamping | Richard Cochran | 2012-07-22 | 1 | -0/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-07-22 | 10 | -209/+323 |
| |\ |
|
| | * | igb: reset PHY in the link_up process to recover PHY setting after power down. | Akeem G. Abodunrin | 2012-07-22 | 1 | -1/+2 |
| | * | ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts | Alexander Duyck | 2012-07-22 | 2 | -7/+17 |
| | * | ixgbe: add support for new 82599 device | Don Skidmore | 2012-07-22 | 2 | -0/+2 |
| | * | ixgbe: remove extra unused queues in DCB + FCoE case | John Fastabend | 2012-07-22 | 1 | -5/+8 |
| | * | ixgbe: fix RAR entry counting for generic and fdb_add() | John Fastabend | 2012-07-22 | 1 | -8/+19 |
| | * | ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP | Alexander Duyck | 2012-07-22 | 1 | -4/+8 |
| | * | ixgbe: Reduce Rx header size to what is actually used | Alexander Duyck | 2012-07-22 | 2 | -9/+10 |
| | * | ixgbevf: Fix namespace issue with ixgbe_write_eitr | Greg Rose | 2012-07-22 | 2 | -25/+19 |
| | * | ixgbe: Fix handling of FDIR_HASH flag | Alexander Duyck | 2012-07-22 | 2 | -24/+46 |
| | * | ixgbevf: Add support for PCI error handling | Alexander Duyck | 2012-07-22 | 1 | -0/+80 |
| | * | ixgbevf: Add lock around mailbox ops to prevent simultaneous access | Alexander Duyck | 2012-07-22 | 2 | -2/+41 |
| | * | ixgbe: Change how we check for pre-existing and assigned VFs | Alexander Duyck | 2012-07-22 | 4 | -94/+45 |
| | * | ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov | Alexander Duyck | 2012-07-22 | 3 | -32/+28 |
| * | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2012-07-22 | 4 | -8/+11 |
| |\ \ |
|
| | * | | vhost: make vhost work queue visible | Stefan Hajnoczi | 2012-07-22 | 2 | -3/+5 |
| | * | | vhost: Separate vhost-net features from vhost features | Stefan Hajnoczi | 2012-07-22 | 3 | -5/+6 |
| | |/ |
|
| * | | wimax: fix printk format warnings | Randy Dunlap | 2012-07-22 | 2 | -3/+3 |
| * | | net: fix race condition in several drivers when reading stats | Kevin Groeneveld | 2012-07-22 | 4 | -12/+12 |
| |/ |
|
| * | forcedeth: spin_unlock_irq in interrupt handler fix | Denis Efremov | 2012-07-21 | 1 | -2/+2 |
| * | atl1c: fix issue of io access mode for AR8152 v2.1 | Cloud Ren | 2012-07-20 | 2 | -1/+20 |