summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-22bpf: sample BPF_SOCKET_OPS_BASE_RTT programLawrence Brakmo
2017-10-22bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nvLawrence Brakmo
2017-10-22bpf: Adding helper function bpf_getsockopsLawrence Brakmo
2017-10-22bpf: add support for BPF_SOCK_OPS_BASE_RTTLawrence Brakmo
2017-10-22nfp: use struct fields for 8 bit-wide accessPieter Jansen van Vuuren
2017-10-22net: x25: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-22net: af_unix: mark expected switch fall-throughGustavo A. R. Silva
2017-10-22geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero()Stefano Brivio
2017-10-22Merge branch 'dsa-lan9303-Add-fdb-mdb-methods'David S. Miller
2017-10-22net: dsa: lan9303: Add fdb/mdb manipulationEgil Hjelmeland
2017-10-22net: dsa: lan9303: Add port_fast_age and port_fdb_dump methodsEgil Hjelmeland
2017-10-22tipc: refactor tipc_sk_timeout() functionJon Maloy
2017-10-22Merge branch 'net-driver-refcont_t'David S. Miller
2017-10-22drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22Merge branch 'hns3-loopback-selftest'David S. Miller
2017-10-22net: hns3: Add mac loopback selftest support in hns3 driverYunsheng Lin
2017-10-22net: hns3: Refactor the skb receiving and transmitting functionYunsheng Lin
2017-10-22Merge branch 'bpftool-add-a-version-command-and-fix-several-items'David S. Miller
2017-10-22tools: bpftool: add a command to display bpftool versionQuentin Monnet
2017-10-22tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet
2017-10-22tools: bpftool: print all relevant byte opcodes for "load double word"Quentin Monnet
2017-10-22tools: bpftool: print only one error message on byte parsing failureQuentin Monnet
2017-10-22tools: bpftool: add `bpftool prog help` as real command i.r.t exit codeQuentin Monnet
2017-10-22tools: bpftool: use err() instead of info() if there are too many insnsQuentin Monnet
2017-10-22tools: bpftool: fix return value when all eBPF programs have been shownQuentin Monnet
2017-10-22tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet
2017-10-22net: sched: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-22net: rose: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-22openvswitch: conntrack: mark expected switch fall-throughGustavo A. R. Silva
2017-10-22net: netrom: nr_in: mark expected switch fall-throughGustavo A. R. Silva
2017-10-21bnxt: Move generic devlink code to new fileSteve Lin
2017-10-21tipc: fix broken tipc_poll() functionJon Maloy
2017-10-21Merge branch 'net-sched-convert-cls-ndo_setup_tc-offload-calls-to-per-block-c...David S. Miller
2017-10-21net: sched: remove unused is_classid_clsact_ingress/egress helpersJiri Pirko
2017-10-21net: sched: remove unused classid field from tc_cls_common_offloadJiri Pirko
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko