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