summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: Allow skb_recycle_check to be done in stagesAndy Fleming2011-10-19
* mlx4_en: Updating driver versionYevgeny Petrilin2011-10-19
* mlx4_en: Adding rxhash supportYevgeny Petrilin2011-10-19
* mlx4_en: Recording rx queue for gro packetsYevgeny Petrilin2011-10-19
* mlx4_en: Checksum counters per ringYevgeny Petrilin2011-10-19
* mlx4_en: Controlling FCS header removalYevgeny Petrilin2011-10-19
* mlx4: Fix vlan table overflowYevgeny Petrilin2011-10-19
* caif-hsi: Added recovery check of CA wake status.Daniel Martensson2011-10-19
* caif-hsi: Added sanity check for length of CAIF framesDaniel Martensson2011-10-19
* caif-hsi: Make inactivity timeout configurable.Dmitry Tarnyagin2011-10-19
* caif-hsi: HSI-Platform device register and unregisters itselfDaniel Martensson2011-10-19
* caif-hsi: Making read and writes asynchronous.Daniel Martensson2011-10-19
* caif-hsi: Fix for wakeup condition problemDmitry Tarnyagin2011-10-19
* caif-hsi: Fixing a race condition in the caif_hsi codeDmitry Tarnyagin2011-10-19
* caif-hsi: HSI Fix uninitialized data in HSI headersjur.brandeland@stericsson.com2011-10-19
* net: add skb frag size accessorsEric Dumazet2011-10-19
* xfrm6: Don't call icmpv6_send on local errorSteffen Klassert2011-10-18
* ipv6: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-10-18
* ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtuSteffen Klassert2011-10-18
* xfrm: Simplify the replay check and advance functionsSteffen Klassert2011-10-18
* net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO2011-10-18
* net: allow vlan traffic to be received under bondJohn Fastabend2011-10-18
* cs89x0: Move the driver into the Cirrus dirJeff Kirsher2011-10-18
* l2tp: give proper headroom in pppol2tp_xmit()Eric Dumazet2011-10-18
* macvlan: handle fragmented multicast framesEric Dumazet2011-10-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-17
|\
| * ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-17
| * ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-17
| * ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov2011-10-17
| * igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose2011-10-17
| * igbvf: Fix trunk vlanGreg Rose2011-10-17
* | ipv6: remove a rcu_read_lock in ndisc_constructorRoy.Li2011-10-17
* | can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-17
* | MAINTAINERS: can: the mailinglist moved to vger.kernel.orgMarc Kleine-Budde2011-10-17
* | net/flow: Fix potential memory leakhuajun li2011-10-17
* | ehea: Remove unused tcp_end field in send WQAnton Blanchard2011-10-17
* | ehea: Add GRO supportAnton Blanchard2011-10-17
* | ehea: Remove LRO supportAnton Blanchard2011-10-17
* | ehea: Add 64bit statisticsAnton Blanchard2011-10-17
* | ehea: Remove some unused definitionsAnton Blanchard2011-10-17
* | ehea: Simplify type 3 transmit routineAnton Blanchard2011-10-17
* | ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard2011-10-17
* | ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard2011-10-17
* | ehea: Allocate large enough skbs to avoid partial cacheline DMA writesAnton Blanchard2011-10-17
* | ehea: Add vlan_featuresAnton Blanchard2011-10-17
* | ehea: Dont check NETIF_F_TSO in TX pathAnton Blanchard2011-10-17
* | ehea: Remove num_tx_qps module optionAnton Blanchard2011-10-17
* | ehea: Remove force_irq logic in napi poll routineAnton Blanchard2011-10-17
* | ehea: Update multiqueue supportAnton Blanchard2011-10-17
* | ehea: Remove NETIF_F_LLTXAnton Blanchard2011-10-17