summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-01inetpeer: fix RCU lookup()Eric Dumazet
2017-09-01selftests: correct define in msg_zerocopy.cWillem de Bruijn
2017-09-01doc: document MSG_ZEROCOPYWillem de Bruijn
2017-09-01bpf: Collapse offset checks in sock_filter_is_valid_accessDavid Ahern
2017-09-01mvneta: Driver and hardware supports IPv6 offload, so enable itAndrew Pilloud
2017-09-01Merge tag 'wireless-drivers-next-for-davem-2017-09-01' of git://git.kernel.or...David S. Miller
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King
2017-09-01Merge branch 'mdio-mux-Misc-fix'David S. Miller
2017-09-01net: mdio-mux: fix unbalanced put_deviceCorentin Labbe
2017-09-01net: mdio-mux-mmioreg: Can handle 8/16/32 bits registersCorentin Labbe
2017-09-01net: mdio-mux: printing driver version is uselessCorentin Labbe
2017-09-01net: mdio-mux: Remove unnecessary 'out of memory' messageCorentin Labbe
2017-09-01net: mdio-mux: Fix NULL Comparison styleCorentin Labbe
2017-09-01Merge branch 'mvpp2-optional-PHYs-and-GoP-link-irq'David S. Miller
2017-09-01Documentation/bindings: net: marvell-pp2: add the link interruptAntoine Tenart
2017-09-01net: mvpp2: use the GoP interrupt for link status changesAntoine Tenart
2017-09-01net: mvpp2: make the phy optionalAntoine Tenart
2017-09-01net: mvpp2: take advantage of the is_rgmii helperAntoine Tenart
2017-09-01Merge branch 'mlxsw-next-fixes'David S. Miller
2017-09-01mlxsw: spectrum_router: Set abort trap in all virtual routersIdo Schimmel
2017-09-01mlxsw: spectrum_router: Trap packets hitting anycast routesIdo Schimmel
2017-09-01Merge branch 'bpf-Improve-LRU-map-lookup-performance'David S. Miller
2017-09-01bpf: Only set node->ref = 1 if it has not been setMartin KaFai Lau
2017-09-01bpf: Inline LRU map lookupMartin KaFai Lau
2017-09-01bpf: Add lru_hash_lookup performance testMartin KaFai Lau
2017-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-09-01Merge branch 'bpf-Add-option-to-set-mark-and-priority-in-cgroup-sock-programs'David S. Miller
2017-09-01samples/bpf: Update cgroup socket examples to use uid gid helperDavid Ahern
2017-09-01samples/bpf: Update cgrp2 socket testsDavid Ahern
2017-09-01samples/bpf: Add option to dump socket settingsDavid Ahern
2017-09-01samples/bpf: Add detach option to test_cgrp2_sockDavid Ahern
2017-09-01samples/bpf: Update sock test to allow setting mark and priorityDavid Ahern
2017-09-01bpf: Allow cgroup sock filters to use get_current_uid_gid helperDavid Ahern
2017-09-01bpf: Add mark and priority to sock options that can be setDavid Ahern
2017-08-31Merge branch 'mlxsw-Add-IPv6-host-dpipe-table'David S. Miller
2017-08-31mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor countersArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Add support for setting counters on IPv6 neighborsArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Add support for IPv6 host table dumpArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Make host entry fill handler more genericArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Add IPv6 neighbor access helperArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Add IPv6 host table initial supportArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Export IPv6 link local address check helperArkadi Sharshevsky
2017-08-31devlink: Add IPv6 header for dpipeArkadi Sharshevsky
2017-08-31x86: bpf_jit: small optimization in emit_bpf_tail_call()Eric Dumazet
2017-08-31samples/bpf: Fix compilation issue in redirect dummy programTariq Toukan
2017-08-31net: fix two typos in net_device_ops documentation.Rami Rosen
2017-08-31net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()Andrii
2017-08-31bridge: add tracepoint in br_fdb_updateRoopa Prabhu
2017-08-31net_sched: add reverse binding for tc classCong Wang
2017-08-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo