summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-071-7/+9
|\
| * openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-211-7/+9
* | Merge branch 'netback'David S. Miller2013-02-073-53/+88
|\ \
| * | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-071-1/+1
| * | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-071-1/+12
| * | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-071-25/+13
| * | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-073-26/+62
* | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
* | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
* | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-061-1/+1
* | | tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-061-2/+6
* | | Merge branch 'wireless'David S. Miller2013-02-0613-35/+90
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0613-35/+90
| |\ \ |/ / /
| * | brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| * | ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-043-0/+26
| * | bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-043-0/+17
| * | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-042-3/+16
| |\ \
| | * | Bluetooth: Fix hci_conn timeout routineAndre Guedes2013-01-311-3/+3
| | * | Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg2013-01-311-0/+13
* | | | net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4
* | | | tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+5
* | | | tcp: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+2
* | | | packet: fix leakage of tx_ring memoryPhil Sutter2013-02-031-4/+6
* | | | net: Fix inner_network_header assignment in skb-copy.Pravin B Shelar2013-02-031-1/+1
* | | | tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-031-1/+2
* | | | tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-031-4/+10
* | | | Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-02-021-1/+5
|\ \ \ \
| * | | | can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein2013-02-011-1/+5
* | | | | via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-021-6/+2
* | | | | Merge branch 'wireless'David S. Miller2013-02-016-41/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-016-41/+25
| |\ \ \ \ |/ / / / / | | _ / / | | / /
| * | | mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-301-4/+5
| * | | rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-01-281-2/+2
| * | | bcma: fix NAND flash validationRafał Miłecki2013-01-281-1/+1
| * | | brcmsmac: fix tx status processingArend van Spriel2013-01-281-16/+9
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7
| |\ \ \
| | * | | Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-281-1/+1
| |\ \ \ \
| | * | | | cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-241-1/+1
* | | | | | tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng2013-01-311-2/+1
* | | | | | l2tp: correctly handle ancillary data in the ip6 recv pathTom Parkin2013-01-311-3/+3
* | | | | | ipv6: export ip6_datagram_recv_ctlTom Parkin2013-01-311-0/+1
* | | | | | ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-318-32/+33
* | | | | | NET: qmi_wwan: add Telit LE920 supportDaniele Palmas2013-01-301-0/+1
* | | | | | ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-01-301-1/+1
* | | | | | net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-302-0/+27
* | | | | | vmxnet3: set carrier state properly on probeNeil Horman2013-01-291-4/+3
* | | | | | e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-296-0/+71
* | | | | | bonding: unset primary slave via sysfsMilos Vyletel2013-01-291-0/+1
OpenPOWER on IntegriCloud