summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet2-12/+0
2013-02-07net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller1-7/+9
2013-02-07Merge branch 'netback'David S. Miller3-53/+88
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-07xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork1-0/+3
2013-02-06ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala1-1/+1
2013-02-06tcp: fix for zero packets_in_flight was too broadIlpo Järvinen1-2/+6
2013-02-06Merge branch 'wireless'David S. Miller13-35/+90
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-35/+90
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel4-29/+27
2013-02-04ssb: unregister gpios before unloading ssbHauke Mehrtens3-0/+26
2013-02-04bcma: unregister gpios before unloading bcmaHauke Mehrtens3-0/+17
2013-02-04rtlwifi: Fix scheduling while atomic bugLarry Finger1-3/+4
2013-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-3/+16
2013-02-04net: usbnet: fix tx_dropped statisticsBjørn Mork1-6/+4
2013-02-04tcp: ipv6: Update MIB counters for dropsVijay Subramanian1-1/+5
2013-02-04tcp: Update MIB counters for dropsVijay Subramanian1-1/+2
2013-02-03packet: fix leakage of tx_ring memoryPhil Sutter1-4/+6
2013-02-03net: Fix inner_network_header assignment in skb-copy.Pravin B Shelar1-1/+1
2013-02-03tcp: frto should not set snd_cwnd to 0Eric Dumazet1-1/+2
2013-02-03tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet1-4/+10
2013-02-02Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-1/+5
2013-02-02via-rhine: Fix bugs in NAPI support.David S. Miller1-6/+2
2013-02-01Merge branch 'wireless'David S. Miller6-41/+25
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-41/+25
2013-02-01can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein1-1/+5
2013-01-31tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng1-2/+1
2013-01-31l2tp: correctly handle ancillary data in the ip6 recv pathTom Parkin1-3/+3
2013-01-31ipv6: export ip6_datagram_recv_ctlTom Parkin1-0/+1
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin8-32/+33
2013-01-31Bluetooth: Fix hci_conn timeout routineAndre Guedes1-3/+3
2013-01-31Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg1-0/+13
2013-01-30NET: qmi_wwan: add Telit LE920 supportDaniele Palmas1-0/+1
2013-01-30ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner1-1/+1
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork2-0/+27
2013-01-30mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao1-4/+5
2013-01-29vmxnet3: set carrier state properly on probeNeil Horman1-4/+3
2013-01-29e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan6-0/+71
2013-01-29bonding: unset primary slave via sysfsMilos Vyletel1-0/+1
2013-01-29tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()Nivedita Singhvi1-1/+4
2013-01-29ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.YOSHIFUJI Hideaki / 吉藤英明1-0/+1
2013-01-29be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2-5/+5
2013-01-29tuntap: allow polling/writing/reading when detachedJason Wang1-9/+16