aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-08
* net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-08
* atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-08
* net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-08
* l2tp: dont play with skb->truesizeEric Dumazet2013-02-08
* net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-07
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-07
|\
| * openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-22
* | Merge branch 'netback'David S. Miller2013-02-07
|\ \
| * | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-07
| * | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-07
| * | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-07
| * | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-07
* | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-06
* | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-06
* | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-06
* | | tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-06
* | | Merge branch 'wireless'David S. Miller2013-02-06
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-06
|/| |
| * | brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-04
| * | ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-04
| * | bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-04
| * | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-04
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-04
| |\ \
| | * | Bluetooth: Fix hci_conn timeout routineAndre Guedes2013-01-31
| | * | Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg2013-01-31
* | | | net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-04
* | | | tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-04
* | | | tcp: Update MIB counters for dropsVijay Subramanian2013-02-04
* | | | packet: fix leakage of tx_ring memoryPhil Sutter2013-02-03
* | | | net: Fix inner_network_header assignment in skb-copy.Pravin B Shelar2013-02-03
* | | | tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-03
* | | | tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-03
* | | | Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-02-02
|\ \ \ \
| * | | | can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein2013-02-01
* | | | | via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-02
* | | | | Merge branch 'wireless'David S. Miller2013-02-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-01
|/| | | | | |/ / /
| * | | mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-30
| * | | rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-01-28
| * | | bcma: fix NAND flash validationRafał Miłecki2013-01-28
| * | | brcmsmac: fix tx status processingArend van Spriel2013-01-28
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-28
| |\ \ \
| | * | | Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-24
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-28
| |\ \ \ \
| | * | | | cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-24
* | | | | | tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng2013-01-31
* | | | | | l2tp: correctly handle ancillary data in the ip6 recv pathTom Parkin2013-01-31
* | | | | | ipv6: export ip6_datagram_recv_ctlTom Parkin2013-01-31
* | | | | | ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-31