summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| |/ /
| * | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| * | net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
| * | l2tp: dont play with skb->truesizeEric Dumazet2013-02-082-12/+0Star
| * | net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-081-7/+9
| |\ \
| | * | openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-221-7/+9
| * | | Merge branch 'netback'David S. Miller2013-02-083-53/+88
| |\ \ \
| | * | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-081-1/+1
| | * | | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-081-1/+12
| | * | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-081-25/+13Star
| | * | | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-083-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/+27Star
| | * | | 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/+4Star
| * | | | | 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-031-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-031-6/+2Star
| * | | | | | Merge branch 'wireless'David S. Miller2013-02-016-41/+25Star
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-016-41/+25Star
| |/| | | | | | | |/ / / /
| | * | | | 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/+9Star
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7Star
| | |\ \ \ \
| | | * | | | Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7Star
| | * | | | | 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/+1Star
| * | | | | | | 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-311-0/+1