summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-29vhost_net: handle polling errors when setting backendJason Wang3-13/+34
2013-01-29vhost_net: correct error handling in vhost_net_set_backend()Jason Wang1-5/+11
2013-01-29tun: fix carrier on/off statusMichael S. Tsirkin1-5/+8
2013-01-29pktgen: correctly handle failures when adding a deviceCong Wang1-3/+6
2013-01-29netem: fix delay calculation in rate extensionJohannes Naab1-6/+6
2013-01-29l2tp: prevent l2tp_tunnel_delete racing with userspace closeTom Parkin2-12/+69
2013-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-5/+33
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen1-2/+7
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding1-2/+3
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen1-0/+13
2013-01-29powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love1-1/+1
2013-01-29powerpc/pasemi: Fix crash on rebootSteven Rostedt1-0/+7