summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-27tipc: fix bug in function tipc_nl_node_dump_monitorJon Maloy
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-25bpf: fix for lex/yacc build error with gcc-5John Fastabend
2018-04-25rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes
2018-04-25net/smc: keep clcsock reference in smc_tcp_listen_work()Ursula Braun
2018-04-25net: phy: allow scanning busses with missing physAlexandre Belloni
2018-04-25bpf, x64: fix JIT emission for dead codeGianluca Borello
2018-04-25bpf: clear the ip_tunnel_info.William Tu
2018-04-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash
2018-04-24sfc: ARFS filter IDsEdward Cree
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli
2018-04-24packet: fix bitfield update raceWillem de Bruijn
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan
2018-04-24igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes
2018-04-24ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King
2018-04-24team: fix netconsole setup over teamXin Long
2018-04-23Merge branch 'amd-xgbe-fixes'David S. Miller
2018-04-23amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky
2018-04-23pppoe: check sockaddr length in pppoe_connect()Guillaume Nault
2018-04-23l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault
2018-04-23net: phy: marvell: clear wol event before setting itJingju Hou
2018-04-24Merge branch 'bpf-sockmap-fixes'Daniel Borkmann
2018-04-24bpf: sockmap, fix double page_put on ENOMEM error in redirect pathJohn Fastabend
2018-04-24bpf: sockmap, sk_wait_event needed to handle blocking casesJohn Fastabend
2018-04-24bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend
2018-04-23bpf: sockmap sample use clang flag, -target bpfJohn Fastabend
2018-04-23bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSGJohn Fastabend
2018-04-23bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAYRoman Gushchin
2018-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-04-23ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet
2018-04-23bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long
2018-04-23tcp: don't read out-of-bounds opsizeJann Horn
2018-04-22Linux 4.17-rc2v4.17-rc2Linus Torvalds
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-22ibmvnic: Clean actual number of RX or TX poolsThomas Falcon
2018-04-22Merge branch 'net-sched-ife-malformed-ife-packet-fixes'David S. Miller
2018-04-22net: sched: ife: check on metadata lengthAlexander Aring
2018-04-22net: sched: ife: handle malformed tlv lengthAlexander Aring
2018-04-22net: sched: ife: signal not finding metaidAlexander Aring
2018-04-22strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes
2018-04-22ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie