summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* caif-hsi: HSI Fix uninitialized data in HSI headersjur.brandeland@stericsson.com2011-10-191-6/+6
* net: add skb frag size accessorsEric Dumazet2011-10-1987-357/+387
* xfrm6: Don't call icmpv6_send on local errorSteffen Klassert2011-10-181-2/+54
* ipv6: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-10-182-8/+13
* ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtuSteffen Klassert2011-10-181-4/+0
* xfrm: Simplify the replay check and advance functionsSteffen Klassert2011-10-181-64/+34
* net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO2011-10-181-5/+8
* net: allow vlan traffic to be received under bondJohn Fastabend2011-10-181-11/+11
* cs89x0: Move the driver into the Cirrus dirJeff Kirsher2011-10-186-23/+23
* l2tp: give proper headroom in pppol2tp_xmit()Eric Dumazet2011-10-181-1/+8
* macvlan: handle fragmented multicast framesEric Dumazet2011-10-184-38/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-178-50/+246
|\
| * ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-173-10/+13
| * ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-172-0/+73
| * ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov2011-10-171-8/+8
| * igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose2011-10-172-30/+150
| * igbvf: Fix trunk vlanGreg Rose2011-10-171-2/+2
* | ipv6: remove a rcu_read_lock in ndisc_constructorRoy.Li2011-10-171-3/+0
* | can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-1719-37/+0
* | MAINTAINERS: can: the mailinglist moved to vger.kernel.orgMarc Kleine-Budde2011-10-171-2/+2
* | net/flow: Fix potential memory leakhuajun li2011-10-171-1/+13
* | ehea: Remove unused tcp_end field in send WQAnton Blanchard2011-10-172-3/+1
* | ehea: Add GRO supportAnton Blanchard2011-10-171-10/+5
* | ehea: Remove LRO supportAnton Blanchard2011-10-173-83/+1
* | ehea: Add 64bit statisticsAnton Blanchard2011-10-172-5/+5
* | ehea: Remove some unused definitionsAnton Blanchard2011-10-171-25/+0
* | ehea: Simplify type 3 transmit routineAnton Blanchard2011-10-171-16/+3
* | ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard2011-10-171-55/+21
* | ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard2011-10-171-101/+36
* | ehea: Allocate large enough skbs to avoid partial cacheline DMA writesAnton Blanchard2011-10-171-2/+2
* | ehea: Add vlan_featuresAnton Blanchard2011-10-171-0/+2
* | ehea: Dont check NETIF_F_TSO in TX pathAnton Blanchard2011-10-171-1/+1
* | ehea: Remove num_tx_qps module optionAnton Blanchard2011-10-172-36/+18
* | ehea: Remove force_irq logic in napi poll routineAnton Blanchard2011-10-172-11/+3
* | ehea: Update multiqueue supportAnton Blanchard2011-10-173-62/+49
* | ehea: Remove NETIF_F_LLTXAnton Blanchard2011-10-172-11/+2
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-17226-2686/+102247
|\ \ | |/ |/|
| * libertas: fix changing interface type when interface is downDaniel Drake2011-10-143-14/+40
| * mac80211: Provide station flags to cfg80211Helmut Schaa2011-10-141-1/+19
| * nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-143-1/+10
| * mac80211: fix TID for null poll responseJohannes Berg2011-10-141-4/+2
| * ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-1414-221/+221
| * ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan2011-10-143-2/+2
| * ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan2011-10-143-4/+14
| * ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan2011-10-148-15/+316
| * ath9k_hw: Update normal/min noise floor value for AR9480Rajkumar Manoharan2011-10-141-4/+4
| * ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan2011-10-141-2/+1
| * ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan2011-10-145-13/+40
| * ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan2011-10-143-3/+50
| * ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan2011-10-141-6/+9