aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/logo.gif (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23bpf/verifier: remove varlen_map_value_access flagEdward Cree2-30/+12
2017-08-23selftests/bpf: add a test for a pruning bug in the verifierAlexei Starovoitov1-0/+28
2017-08-23bpf/verifier: when pruning a branch, ignore its write marksEdward Cree1-2/+7
2017-08-23selftests/bpf: add a test for a bug in liveness-based pruningEdward Cree1-0/+16
2017-08-23gre: remove duplicated assignment of iphColin Ian King1-1/+0
2017-08-23net: tipc: constify genl_opsArvind Yadav1-1/+1
2017-08-23net: hinic: make functions set_ctrl0 and set_ctrl1 staticColin Ian King1-2/+2
2017-08-23net/sock: allow the user to set negative peek offsetPaolo Abeni1-3/+0
2017-08-23mlxsw: spectrum_flower: Offload goto_chain termination actionJiri Pirko1-4/+19
2017-08-23mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko2-8/+41
2017-08-23mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko3-0/+24
2017-08-23net: sched: add couple of goto_chain helpersJiri Pirko1-4/+16
2017-08-23mlxsw: spectrum: Offload multichain TC rulesJiri Pirko4-15/+25
2017-08-23net: mvpp2: software tso supportAntoine Ténart1-14/+157
2017-08-23net: mvpp2: unify the txq size define useAntoine Ténart1-6/+5
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart5-7/+2
2017-08-23ipv4: do metrics match when looking up and deleting a routeXin Long3-1/+37
2017-08-23selftests/net: Add a test to validate behavior of rx timestampsMike Maloney3-1/+393
2017-08-23tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney5-5/+108
2017-08-23liquidio: change manner of detecting whether or not NIC firmware is loadedFelix Manlunas3-9/+15
2017-08-22gre: fix goto statement typoWilliam Tu1-2/+2
2017-08-22bpf: minor cleanups for dev_mapDaniel Borkmann1-59/+41
2017-08-22bpf: misc xdp redirect cleanupsDaniel Borkmann1-40/+32
2017-08-22bpf: fix map value attribute for hash of mapsDaniel Borkmann1-13/+17
2017-08-22MIPS,bpf: fix missing break in switch statementColin Ian King1-0/+1
2017-08-22net: sched: use kvmalloc() for class hash tablesEric Dumazet1-18/+4
2017-08-22net: amd: constify zorro_device_idArvind Yadav2-2/+2
2017-08-22Documentation/bindings: net: marvell-pp2: add the system controllerAntoine Ténart1-0/+1
2017-08-22net: mvpp2: initialize the GoPAntoine Ténart1-0/+170
2017-08-22net: mvpp2: set maximum packet size for 10G portsStefan Chulski1-2/+22
2017-08-22net: mvpp2: initialize the XLG MAC when using a portAntoine Ténart1-0/+25
2017-08-22net: mvpp2: initialize the GMAC when using a portAntoine Ténart1-25/+98
2017-08-22net: mvpp2: move the mii configuration in the ndo_open pathAntoine Ténart1-1/+1
2017-08-22net: mvpp2: fix the synchronization module bypass macro nameAntoine Ténart1-2/+2
2017-08-22net: mvpp2: unify register definitions coding styleAntoine Ténart1-44/+44
2017-08-22gre: introduce native tunnel support for ERSPANWilliam Tu5-0/+335
2017-08-22udp: remove unreachable ufo branchesWillem de Bruijn2-9/+5
2017-08-22net: mdio-gpio: make mdiobb_ops constBhumika Goyal1-1/+1
2017-08-22net: ethernet: freescale: fs_enet: make mdiobb_ops constBhumika Goyal1-1/+1
2017-08-22net: ethernet: ax88796: make mdiobb_ops constBhumika Goyal1-1/+1
2017-08-22tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang3-7/+4
2017-08-22tcp: Get a proper dst before checking it.Tonghao Zhang1-5/+4
2017-08-22hv_netvsc: Update netvsc Document for UDP hash level settingHaiyang Zhang1-5/+17
2017-08-22hv_netvsc: Add ethtool handler to set and get UDP hash levelsHaiyang Zhang2-8/+72
2017-08-22hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts()Haiyang Zhang1-3/+2
2017-08-22hv_netvsc: Clean up unused parameter from netvsc_get_hash()Haiyang Zhang1-2/+2
2017-08-22liquidio: make VF driver notify NIC firmware of MTU changeVeerasenareddy Burru1-5/+22
2017-08-22liquidio: move macro definition to a proper placeVeerasenareddy Burru2-2/+2
2017-08-22ptp: make ptp_clock_info constBhumika Goyal4-4/+4
2017-08-22net: ethernet: make ptp_clock_info constBhumika Goyal6-6/+6