summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet2017-11-052-31/+34
* Merge branch 'bpf-add-offload-as-a-first-class-citizen'David S. Miller2017-11-0536-666/+686
|\
| * bpf: remove old offload/analyzerJakub Kicinski2017-11-053-122/+0
| * nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski2017-11-057-106/+121
| * nfp: bpf: move translation prepare to offload.cJakub Kicinski2017-11-053-91/+94
| * nfp: bpf: move program prepare and free into offload.cJakub Kicinski2017-11-053-33/+38
| * nfp: bpf: require seamless reload for program replaceJakub Kicinski2017-11-054-42/+35
| * nfp: bpf: refactor offload logicJakub Kicinski2017-11-053-77/+67
| * nfp: bpf: remove unnecessary include of nfp_net.hJakub Kicinski2017-11-051-1/+0
| * nfp: bpf: remove the register renumbering leftoversJakub Kicinski2017-11-053-19/+4
| * nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski2017-11-055-247/+22
| * cls_bpf: allow attaching programs loaded for specific deviceJakub Kicinski2017-11-052-3/+8
| * xdp: allow attaching programs loaded for specific deviceJakub Kicinski2017-11-053-5/+44
| * bpftool: print program device bound infoJakub Kicinski2017-11-052-0/+38
| * bpf: report offload info to user spaceJakub Kicinski2017-11-054-0/+24
| * bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski2017-11-059-8/+278
| * net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-0517-55/+56
|/
* mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-051-8/+2
* net: plip: mark expected switch fall-throughsGustavo A. R. Silva2017-11-051-0/+13
* tcp: do not clear again skb->csum in tcp_init_nondata_skb()Eric Dumazet2017-11-051-1/+0
* tcp: tcp_mtu_probing() cleanupEric Dumazet2017-11-051-17/+14
* dpaa_eth: avoid uninitialized variable false-positive warningArnd Bergmann2017-11-051-1/+2
* Merge branch 'openvswitch-netns'David S. Miller2017-11-057-35/+127
|\
| * rtnetlink: use netnsid to query interfaceJiri Benc2017-11-052-18/+86
| * openvswitch: reliable interface indentification in port dumpsJiri Benc2017-11-054-17/+40
| * net: export peernet2id_allocJiri Benc2017-11-051-0/+1
|/
* ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet2017-11-052-3/+2
* pktgen: do not abuse IN6_ADDR_HSIZEEric Dumazet2017-11-051-1/+1
* net: sched: cls_u32: use bitwise & rather than logical && on n->flagsColin Ian King2017-11-041-1/+1
* tcp_nv: use do_div() instead of expensive div64_u64()Konstantin Khlebnikov2017-11-041-3/+4
* add support of IFF_XMIT_DST_RELEASE bit in vlanVadim Fedorenko2017-11-042-0/+4
* phylink: make local function phylink_phy_change() staticWei Yongjun2017-11-041-1/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-04111-1426/+1838
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-11-0228-179/+128
| |\
| | * ath: Convert timers to use timer_setup()Kees Cook2017-10-2722-72/+61
| | * wil6210: remove SSID debugfsJohannes Berg2017-10-271-45/+0
| | * wil6210: remove wil6210_uapi.h from MAINTAINERSJohannes Berg2017-10-271-1/+0
| | * ath9k: debug: Remove redundant checkChristos Gkekas2017-10-271-1/+1
| | * ath10k: spectral: remove redundant check in write_file_spectral_count()Christos Gkekas2017-10-271-1/+1
| | * ath10k: fix sending wmi cmd during the tdls teardownAnilkumar Kolli2017-10-271-1/+2
| | * ath10k: block offchannel operations if TDLS session is activeAnilkumar Kolli2017-10-271-0/+10
| | * ath10k: move ath10k_mac_tdls_vif*() functionsAnilkumar Kolli2017-10-271-53/+53
| | * ath10k: fix build errors with !CONFIG_PMBrian Norris2017-10-271-5/+0
| * | rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar2017-11-024-1/+10
| * | rsi: move rsi_sdio_reinit_device() out of CONFIG_PMAmitkumar Karwar2017-11-022-27/+26
| * | qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko2017-10-303-4/+17
| * | qtnfmac: modify full Tx queue recoverySergey Matyukevich2017-10-304-5/+37
| * | qtnfmac: drop nonexistent function declarationSergey Matyukevich2017-10-301-3/+0
| * | qtnfmac: enable registration of more mgmt framesSergey Matyukevich2017-10-301-1/+11
| * | qtnfmac: modify full Tx queue error reportingSergey Matyukevich2017-10-301-1/+1