summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-03RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam
2018-01-03uapi libc compat: add fallback for unsupported libcsFelix Janda
2018-01-02tipc: fix problems with multipoint-to-point flow controlJon Maloy
2018-01-02ethtool: do not print warning for applications using legacy APIStephen Hemminger
2018-01-02NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625SZ Lin (林上智)
2018-01-02sfp: fix sfp-bus oops when removing socket/upstreamRussell King
2018-01-02phylink: ensure we report link down when LOS assertedRussell King
2018-01-02macvlan: Fix one possible double freeGao Feng
2018-01-02net/sched: Fix update of lastuse in act modules implementing stats_updateRoi Dayan
2018-01-02mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel
2018-01-02mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel
2018-01-02ip6_tunnel: allow ip6gre dev mtu to be set below 1280Xin Long
2018-01-02geneve: update skb dst pmtu on tx pathXin Long
2018-01-02ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper
2018-01-02Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"David S. Miller
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-28Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-28Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-28Merge branch 'strparser-Fix-lockdep-issue'David S. Miller
2017-12-28strparser: Call sock_owned_by_user_nocheckTom Herbert
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert
2017-12-28skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn
2017-12-28tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2017-12-27IB/mlx5: Serialize access to the VMA listMajd Dibbiny
2017-12-27Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-27Merge tag 'sound-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-12-27led: core: Fix brightness setting when setting delay_off=0Matthieu CASTET
2017-12-27tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)
2017-12-27tracing: Fix crash when it fails to alloc ring bufferJing Xia
2017-12-27ring-buffer: Do no reuse reader page if still in useSteven Rostedt (VMware)
2017-12-27tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)
2017-12-28Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2017-12-27ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2017-12-27sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang
2017-12-27bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2017-12-27Merge branch 'tg3-fixes'David S. Miller
2017-12-27tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam
2017-12-27tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2017-12-27tg3: Update copyrightSiva Reddy Kallam
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-12-27net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan
2017-12-27tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error pathTommi Rantala
2017-12-27tipc: error path leak fixes in tipc_enable_bearer()Tommi Rantala
2017-12-27RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka