summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-24net/mlx5: Remove a leftover unused variableGal Pressman
2017-08-24net/mlx5: Add a blank line after declarations V2Saeed Mahameed
2017-08-23bpf: netdev is never null in __dev_map_flushDaniel Borkmann
2017-08-23bpf, doc: Add arm32 as arch supporting eBPF JITShubham Bansal
2017-08-23Merge branch 'bpf-verifier-fixes'David S. Miller
2017-08-23bpf/verifier: document liveness analysisEdward Cree
2017-08-23bpf/verifier: remove varlen_map_value_access flagEdward Cree
2017-08-23selftests/bpf: add a test for a pruning bug in the verifierAlexei Starovoitov
2017-08-23bpf/verifier: when pruning a branch, ignore its write marksEdward Cree
2017-08-23selftests/bpf: add a test for a bug in liveness-based pruningEdward Cree
2017-08-23gre: remove duplicated assignment of iphColin Ian King
2017-08-23net: tipc: constify genl_opsArvind Yadav
2017-08-23net: hinic: make functions set_ctrl0 and set_ctrl1 staticColin Ian King
2017-08-23net/sock: allow the user to set negative peek offsetPaolo Abeni
2017-08-23Merge branch 'mlxsw-multichain-tc-offload'David S. Miller
2017-08-23mlxsw: spectrum_flower: Offload goto_chain termination actionJiri Pirko
2017-08-23mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko
2017-08-23mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko
2017-08-23net: sched: add couple of goto_chain helpersJiri Pirko
2017-08-23mlxsw: spectrum: Offload multichain TC rulesJiri Pirko
2017-08-23Merge branch 'mvpp2-software-TSO-support'David S. Miller
2017-08-23net: mvpp2: software tso supportAntoine Ténart
2017-08-23net: mvpp2: unify the txq size define useAntoine Ténart
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart
2017-08-23ipv4: do metrics match when looking up and deleting a routeXin Long
2017-08-23Merge branch 'tcp-sw-rx-timestamps'David S. Miller
2017-08-23selftests/net: Add a test to validate behavior of rx timestampsMike Maloney
2017-08-23tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney
2017-08-23liquidio: change manner of detecting whether or not NIC firmware is loadedFelix Manlunas
2017-08-22gre: fix goto statement typoWilliam Tu
2017-08-22Merge branch 'bpf-minor-cleanups'David S. Miller
2017-08-22bpf: minor cleanups for dev_mapDaniel Borkmann
2017-08-22bpf: misc xdp redirect cleanupsDaniel Borkmann
2017-08-22bpf: fix map value attribute for hash of mapsDaniel Borkmann
2017-08-22MIPS,bpf: fix missing break in switch statementColin Ian King
2017-08-22net: sched: use kvmalloc() for class hash tablesEric Dumazet
2017-08-22net: amd: constify zorro_device_idArvind Yadav
2017-08-22Merge branch 'net-mvpp2-MAC-GoP-configuration'David S. Miller
2017-08-22Documentation/bindings: net: marvell-pp2: add the system controllerAntoine Ténart
2017-08-22net: mvpp2: initialize the GoPAntoine Ténart
2017-08-22net: mvpp2: set maximum packet size for 10G portsStefan Chulski
2017-08-22net: mvpp2: initialize the XLG MAC when using a portAntoine Ténart
2017-08-22net: mvpp2: initialize the GMAC when using a portAntoine Ténart
2017-08-22net: mvpp2: move the mii configuration in the ndo_open pathAntoine Ténart
2017-08-22net: mvpp2: fix the synchronization module bypass macro nameAntoine Ténart
2017-08-22net: mvpp2: unify register definitions coding styleAntoine Ténart
2017-08-22gre: introduce native tunnel support for ERSPANWilliam Tu
2017-08-22udp: remove unreachable ufo branchesWillem de Bruijn
2017-08-22net: mdio-gpio: make mdiobb_ops constBhumika Goyal
2017-08-22net: ethernet: freescale: fs_enet: make mdiobb_ops constBhumika Goyal