- e6546ef bpf: add support for BPF_SOCK_OPS_BASE_RTT by Lawrence Brakmo · 7 years ago
- 62d3f60 nfp: use struct fields for 8 bit-wide access by Pieter Jansen van Vuuren · 7 years ago
- 0cea8e2 net: x25: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- 110af3a net: af_unix: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
- 3fa5f11 geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero() by Stefano Brivio · 7 years ago
- c44768e Merge branch 'dsa-lan9303-Add-fdb-mdb-methods' by David S. Miller · 7 years ago
- 0620427 net: dsa: lan9303: Add fdb/mdb manipulation by Egil Hjelmeland · 7 years ago
- ab33534 net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods by Egil Hjelmeland · 7 years ago
- 0d5fcebf tipc: refactor tipc_sk_timeout() function by Jon Maloy · 7 years ago
- 36341de Merge branch 'net-driver-refcont_t' by David S. Miller · 7 years ago
- e65f7ee drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 709c89b drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- d780cd4 drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 313a912 drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 28206cd drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 8676d76 drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- e187246 drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 956cc1e drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- dd8e194 drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- a4b51a9 drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 17ac99b2 drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 0068895 drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- ff61b5e drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- c6d4e63 drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- eaf6ab7 drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 86f540c Merge branch 'hns3-loopback-selftest' by David S. Miller · 7 years ago
- c39c4d9 net: hns3: Add mac loopback selftest support in hns3 driver by Yunsheng Lin · 7 years ago
- d43e5ac net: hns3: Refactor the skb receiving and transmitting function by Yunsheng Lin · 7 years ago
- a8e8c0e Merge branch 'bpftool-add-a-version-command-and-fix-several-items' by David S. Miller · 7 years ago
- 821cfbb tools: bpftool: add a command to display bpftool version by Quentin Monnet · 7 years ago
- 8dfbc6d tools: bpftool: show that `opcodes` or `file FILE` should be exclusive by Quentin Monnet · 7 years ago
- 9e2308c tools: bpftool: print all relevant byte opcodes for "load double word" by Quentin Monnet · 7 years ago
- d9c0b48 tools: bpftool: print only one error message on byte parsing failure by Quentin Monnet · 7 years ago
- 9f60617 tools: bpftool: add `bpftool prog help` as real command i.r.t exit code by Quentin Monnet · 7 years ago
- 1d84487 tools: bpftool: use err() instead of info() if there are too many insns by Quentin Monnet · 7 years ago
- 1739c26 tools: bpftool: fix return value when all eBPF programs have been shown by Quentin Monnet · 7 years ago
- 9cbe1f58 tools: bpftool: add pointer to file argument to print_hex() by Quentin Monnet · 7 years ago
- f3ae608 net: sched: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- a05b8c4 net: rose: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- 279badc openvswitch: conntrack: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
- e28101a net: netrom: nr_in: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
- 3c467bf bnxt: Move generic devlink code to new file by Steve Lin · 7 years ago
- cb4dc41 tipc: fix broken tipc_poll() function by Jon Maloy · 7 years ago
- 471abea Merge branch 'net-sched-convert-cls-ndo_setup_tc-offload-calls-to-per-block-callbacks' by David S. Miller · 7 years ago
- fa71212 net: sched: remove unused is_classid_clsact_ingress/egress helpers by Jiri Pirko · 7 years ago
- d58d31a net: sched: remove unused classid field from tc_cls_common_offload by Jiri Pirko · 7 years ago
- 8d26d56 net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* by Jiri Pirko · 7 years ago
- 6b3eb75 dsa: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- 90d9731 nfp: bpf: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- 363fc53b nfp: flower: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- 855afa0 mlx5e_rep: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- 6ea30f8 ixgbe: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- cd019e9 cxgb4: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- 9e0fd15 bnxt: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- d6c862b mlx5e: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- eb49cfa mlxsw: spectrum: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- 3f7889c net: sched: cls_bpf: call block callbacks for offload by Jiri Pirko · 7 years ago
- 245dc51 net: sched: cls_u32: call block callbacks for offload by Jiri Pirko · 7 years ago
- 7746041 net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnode by Jiri Pirko · 7 years ago
- 2447a96 net: sched: cls_matchall: call block callbacks for offload by Jiri Pirko · 7 years ago
- 208c0f4 net: sched: use tc_setup_cb_call to call per-block callbacks by Jiri Pirko · 7 years ago
- acb6744 net: sched: introduce per-block callbacks by Jiri Pirko · 7 years ago
- 6e40cf2 net: sched: use extended variants of block_get/put in ingress and clsact qdiscs by Jiri Pirko · 7 years ago
- 8c4083b net: sched: add block bind/unbind notif. and extended block_get/put by Jiri Pirko · 7 years ago
- b65f164 ipv6: let trace_fib6_table_lookup() dereference the fib table by Paolo Abeni · 7 years ago
- f730cc9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
- 164a5e7 ipv4: ipv4_default_advmss() should use route mtu by Eric Dumazet · 7 years ago
- 520d0d7 Merge branch 'ieee802154-for-davem-2017-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 7 years ago
- 3c75f9b spectrum: Convert fib event handlers to use container_of on info arg by David Ahern · 7 years ago
- ba233b3 tcp: fix tcp_send_syn_data() by Eric Dumazet · 7 years ago
- 27188af Merge branch 'ipv6-fixes-for-RTF_CACHE-entries' by David S. Miller · 7 years ago
- 1859bac ipv6: remove from fib tree aged out RTF_CACHE dst by Paolo Abeni · 7 years ago
- b886d5f ipv6: start fib6 gc on RTF_CACHE dst creation by Paolo Abeni · 7 years ago
- 7f9ad2a Merge branch 'bpf-lsm-hooks' by David S. Miller · 7 years ago
- f66e448 selinux: bpf: Add addtional check for bpf object file receive by Chenbo Feng · 7 years ago
- ec27c35 selinux: bpf: Add selinux check for eBPF syscall operations by Chenbo Feng · 7 years ago
- afdb09c security: bpf: Add LSM hooks for bpf object related syscall by Chenbo Feng · 7 years ago
- e043325 bpf: Add tests for eBPF file mode by Chenbo Feng · 7 years ago
- 6e71b04 bpf: Add file mode configuration into bpf maps by Chenbo Feng · 7 years ago
- aec72f3 net-tun: fix panics at dismantle time by Eric Dumazet · 7 years ago
- 6eba87c net: ipv4: Change fib notifiers to take a fib_alias by David Ahern · 7 years ago
- 1fba70e tcp: socket option to set TCP fast open key by Yuchung Cheng · 7 years ago
- ce12f7d Merge branch 'mlxsw-extack' by David S. Miller · 7 years ago
- f8fa9b4 mlxsw: spectrum_router: Add extack message for RIF and VRF overflow by David Ahern · 7 years ago
- 89d5dd2 mlxsw: spectrum: router: Add support for address validator notifier by David Ahern · 7 years ago
- de95e04 net: Add extack to validator_info structs used for address notifier by David Ahern · 7 years ago
- ff7883e net: ipv6: Make inet6addr_validator a blocking notifier by David Ahern · 7 years ago
- f3d9832 ipv6: addrconf: cleanup locking in ipv6_add_addr by David Ahern · 7 years ago
- 6b1f8ed Merge branch 's390-next' by David S. Miller · 7 years ago
- 52c44d2 s390/qeth: don't dump control cmd twice by Julian Wiedmann · 7 years ago
- 978759e s390/qeth: support GRO flush timer by Julian Wiedmann · 7 years ago
- 864c17c s390/qeth: try harder to get packets from RX buffer by Julian Wiedmann · 7 years ago
- 8d68af6 s390/qeth: consolidate skb allocation by Julian Wiedmann · 7 years ago
- b6f72f9 s390/qeth: clean up page frag creation by Julian Wiedmann · 7 years ago
- 9400c53 s390/qeth: no VLAN support on OSM by Julian Wiedmann · 7 years ago
- 857d8ee s390/qeth: don't verify device when setting MAC address by Julian Wiedmann · 7 years ago
- 6e6f472 s390/qeth: clean up initial MTU determination by Julian Wiedmann · 7 years ago
- 83cf79a s390/qeth: fix early exit from error path by Julian Wiedmann · 7 years ago
- 025d0df s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store() by Andy Shevchenko · 7 years ago
- ed2e93e s390/qeth: remove duplicated device matching by Julian Wiedmann · 7 years ago