summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-22net: hns3: Add PCIe AER error recoveryShiju Jose
2018-10-22net: hns3: Add PCIe AER callback error_detectedShiju Jose
2018-10-22mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor
2018-10-22tipc: eliminate message disordering during binding table updateJon Maloy
2018-10-22octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing
2018-10-22octeontx2-af: Remove set but not used variable 'block'YueHaibing
2018-10-22Merge branch 'phy-ocelot-serdes-fix-out-of-bounds-read'David S. Miller
2018-10-22phy: ocelot-serdes: fix out-of-bounds readGustavo A. R. Silva
2018-10-22dt-bindings: phy: Update SERDES_MAX to be SERDES_MAX + 1Gustavo A. R. Silva
2018-10-22tipc: use destination length for copy stringGuoqing Jiang
2018-10-22isdn: hfc_{pci,sx}: Avoid empty body if statementsNathan Chancellor
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-21Merge branch 'net-simplify-getting-driver_data'David S. Miller
2018-10-21net: phy: mdio-mux-bcm-iproc: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: wiznet: w5300: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: ti: davinci_emac: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: ti: cpsw: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: smsc: smc91x: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: davicom: dm9000: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: cadence: macb_main: simplify getting .driver_dataWolfram Sang
2018-10-21net: dsa: qca8k: simplify getting .driver_dataWolfram Sang
2018-10-21net: dsa: bcm_sf2: simplify getting .driver_dataWolfram Sang
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-21tools: bpftool: fix completion for "bpftool map update"Quentin Monnet
2018-10-21tools: bpftool: print nb of cmds to stdout (not stderr) for batch modeQuentin Monnet
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-20selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet
2018-10-20Merge branch 'misc-improvements'Alexei Starovoitov
2018-10-20bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann
2018-10-20bpf, verifier: avoid retpoline for map push/pop/peek operationDaniel Borkmann
2018-10-20bpf, verifier: remove unneeded flow key in check_helper_mem_accessDaniel Borkmann
2018-10-20bpf, verifier: reject xadd on flow key memoryDaniel Borkmann
2018-10-20bpf, verifier: fix register type dump in xadd and stDaniel Borkmann
2018-10-20ulp: remove uid and user_visible membersDaniel Borkmann
2018-10-20Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu
2018-10-20net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-10-20Merge branch 'bpf-msg-push-data'Daniel Borkmann
2018-10-20bpf: test_sockmap add options to use msg_push_dataJohn Fastabend
2018-10-20bpf: libbpf support for msg_push_dataJohn Fastabend
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend
2018-10-20r8169: add support for Byte Queue LimitsFlorian Westphal
2018-10-20r8169: handle all interrupt events in the hard irq handlerHeiner Kallweit
2018-10-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2018-10-20net: loopback: clear skb->tstamp before netif_rx()Eric Dumazet