summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-16rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-03-16caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-03-15bridge: reset bridge mtu after deleting an interfaceVenkat Venkatsubra1-0/+2
2015-03-14can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish1-32/+51
2015-03-14net: can: Enable xilinx driver for ARM64Michal Simek1-1/+1
2015-03-13inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet1-3/+15
2015-03-13Revert "net: fec: fix the warning found by dma debug"Fabio Estevam1-23/+11
2015-03-13vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev2-2/+3
2015-03-13tulip_core.c : out-of-bounds check.Ameen Ali1-1/+1
2015-03-12virtio-net: correctly delete napi hashJason Wang1-5/+4
2015-03-12rds: avoid potential stack overflowArnd Bergmann1-18/+22
2015-03-12sock: fix possible NULL sk dereference in __skb_tstamp_txWillem de Bruijn1-2/+6
2015-03-12xps: must clear sender_cpu before forwardingEric Dumazet4-1/+10
2015-03-12xen-netback: notify immediately after pushing Tx response.David Vrabel1-11/+12
2015-03-12net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev1-4/+6
2015-03-11tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidanceNeal Cardwell1-2/+4
2015-03-11tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in wNeal Cardwell1-0/+6
2015-03-11MAINTAINERS: Update my email addresschas williams - CONTRACTOR1-1/+1
2015-03-11net: Handle unregister properly when netdev namespace change fails.David S. Miller1-13/+13
2015-03-10net: add comment for sock_efree() usageOliver Hartkopp1-0/+4
2015-03-10cxgb4: fix coccinelle warningsHariprasad Shenai1-1/+1
2015-03-10net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy1-2/+1
2015-03-10net: WIZnet drivers: enable interrupts after napi_complete()Yongbae Park2-2/+2
2015-03-10ibmveth: enable interrupts after napi_complete()Yongbae Park1-2/+2
2015-03-10net_sched: fix struct tc_u_hnode layout in u32WANG Cong1-1/+4
2015-03-09tipc: fix bug in link failover handlingJon Paul Maloy1-3/+4
2015-03-09net: delete stale packet_mclist entriesFrancesco Ruggeri1-8/+14
2015-03-09net: macb: constify macb configuration dataJosh Cartwright1-4/+4
2015-03-09ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)1-3/+3
2015-03-09ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand1-6/+22
2015-03-09ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)1-2/+6
2015-03-09MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layerMarc Kleine-Budde1-0/+1
2015-03-09MAINTAINERS: linux-can moved to githubMarc Kleine-Budde1-2/+2
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish1-5/+23
2015-03-09can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish1-12/+8
2015-03-09can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean1-0/+4
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp2-0/+11
2015-03-09ip: fix error queue empty skb handlingWillem de Bruijn3-23/+53
2015-03-09bgmac: Clean warning messagesPeter Senna Tschudin1-7/+0
2015-03-09Linux 4.0-rc3v4.0-rc3Linus Torvalds1-1/+1
2015-03-08sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag1-10/+0
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag3-1/+44
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag1-2/+10
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag1-4/+1
2015-03-07brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs1-3/+12
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold1-3/+3
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold1-13/+0