summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-29MAINTAINERS: Add entry for XDP (eXpress Data Path)Jesper Dangaard Brouer
2019-01-29net: set default network namespace in init_dummy_netdev()Josh Elsasser
2019-01-29cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-01-29cxgb4: clip_tbl: Use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-01-29net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profilesYang Wei
2019-01-29net: caif: call dev_consume_skb_any when skb xmit doneYang Wei
2019-01-29net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-29MAINTAINERS: update cxgb4 and cxgb3 maintainerArjun Vynipadath
2019-01-29cxgb4vf: Update port information in cxgb4vf_open()Arjun Vynipadath
2019-01-29net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam
2019-01-28liquidio: fix the validation of rx checksum status from NIC hardwareVeerasenareddy Burru
2019-01-28net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-28net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-28net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei
2019-01-28net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei
2019-01-28net: tls: Fix deadlock in free_resources txDave Watson
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson
2019-01-28vhost: fix OOB in get_rx_bufs()Jason Wang
2019-01-28enetc: include linux/vmalloc.h for vzalloc etcStephen Rothwell
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-01-29Merge branch 'bpf-flow-dissector-tests'Daniel Borkmann
2019-01-29selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissectorStanislav Fomichev
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorStanislav Fomichev
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectStanislav Fomichev
2019-01-29tools: bpftool: warn about risky prog array updatesJakub Kicinski
2019-01-29selftests: bpf: remove duplicated includeYueHaibing
2019-01-28Merge branch 'qed-Bug-fixes'David S. Miller
2019-01-28qed: Fix stack out of bounds bugManish Chopra
2019-01-28qed: Fix system crash in ll2 xmitManish Chopra
2019-01-28qed: Fix VF probe failure while FLRManish Chopra
2019-01-28qed: Fix LACP pdu drops for VFsManish Chopra
2019-01-28qed: Fix bug in tx promiscuous mode settingsManish Chopra
2019-01-28Merge branch 'qed-Error-recovery-process'David S. Miller
2019-01-28qede: Error recovery processTomer Tayar
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar
2019-01-28benet: remove broken and unused macroLubomir Rintel
2019-01-28net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-01-28Merge branch 'mlxsw-Misc-updates'David S. Miller
2019-01-28selftests: forwarding: Use OK instead of PASS in test outputIdo Schimmel
2019-01-28selftests: net: forwarding: change devlink resource support checkingJiri Pirko
2019-01-28Documentation: add devlink param file for mlxsw driverJiri Pirko
2019-01-28mlxsw: spectrum_switchdev: Add more extack messagesIdo Schimmel
2019-01-28mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko
2019-01-28mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko