summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak
2018-05-11Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko
2018-05-11Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-shLinus Torvalds
2018-05-11cxgb4: avoid schedule while atomicGanesh Goudar
2018-05-11cxgb4: enable inner header checksum calculationGanesh Goudar
2018-05-11cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath
2018-05-11cxgb4: Add new T5 device idGanesh Goudar
2018-05-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-05-11net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d"Tonghao Zhang
2018-05-11bonding: use the skb_get/set_queue_mappingTonghao Zhang
2018-05-11bonding: replace the return value typeTonghao Zhang
2018-05-11Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-05-11Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-11erspan: auto detect truncated ipv6 packets.William Tu
2018-05-11Merge branch 'mlxsw-spectrum_span-Two-minor-adjustments'David S. Miller
2018-05-11mlxsw: spectrum_span: Use a more fitting error codePetr Machata
2018-05-11mlxsw: spectrum_span: Rename misnamed variable l3edevPetr Machata
2018-05-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-05-11Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-05-11net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak
2018-05-11Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw
2018-05-11Change Trond's email address in MAINTAINERSTrond Myklebust
2018-05-11sh: switch to NO_BOOTMEMRob Herring
2018-05-11mmap: introduce sane default mmap limitsLinus Torvalds
2018-05-11Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-11Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-05-11udp: avoid refcount_t saturation in __udp_gso_segment()Eric Dumazet
2018-05-11Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet
2018-05-11Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-05-11Merge branch 'dsa-Plug-in-PHYLINK-support'David S. Miller
2018-05-11net: dsa: bcm_sf2: Get rid of PHYLIB functionsFlorian Fainelli
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli
2018-05-11net: dsa: mv88e6xxx: add PHYLINK supportRussell King
2018-05-11net: dsa: Eliminate dsa_slave_get_link()Florian Fainelli
2018-05-11net: dsa: bcm_sf2: Implement phylink_mac_opsFlorian Fainelli
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli
2018-05-11net: phy: phylink: Poll link GPIOsRussell King
2018-05-11net: phy: phylink: Release link GPIOFlorian Fainelli
2018-05-11net: phy: phylink: Use gpiod_get_value_cansleep()Florian Fainelli
2018-05-11ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov