Age | Commit message (Expand) | Author |
2017-10-22 | tun: avoid extra timer schedule in tun_flow_cleanup() | Eric Dumazet |
2017-10-22 | tun: do not block BH again in tun_flow_cleanup() | Eric Dumazet |
2017-10-22 | nfp: use struct fields for 8 bit-wide access | Pieter Jansen van Vuuren |
2017-10-22 | geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero() | Stefano Brivio |
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 | 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 | 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-21 | bnxt: Move generic devlink code to new file | Steve Lin |
2017-10-21 | net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* | Jiri Pirko |
2017-10-21 | nfp: bpf: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko |
2017-10-21 | nfp: flower: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko |
2017-10-21 | mlx5e_rep: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko |
2017-10-21 | ixgbe: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko |
2017-10-21 | cxgb4: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko |
2017-10-21 | bnxt: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko |
2017-10-21 | mlx5e: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko |
2017-10-21 | mlxsw: spectrum: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko |
2017-10-21 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2017-10-21 | Merge branch 'ieee802154-for-davem-2017-10-18' of git://git.kernel.org/pub/sc... | David S. Miller |
2017-10-21 | spectrum: Convert fib event handlers to use container_of on info arg | David Ahern |
2017-10-20 | net-tun: fix panics at dismantle time | Eric Dumazet |
2017-10-20 | mlxsw: spectrum_router: Add extack message for RIF and VRF overflow | David Ahern |
2017-10-20 | mlxsw: spectrum: router: Add support for address validator notifier | David Ahern |
2017-10-20 | net: Add extack to validator_info structs used for address notifier | David Ahern |
2017-10-20 | net: ipv6: Make inet6addr_validator a blocking notifier | David Ahern |
2017-10-20 | Merge branch 'cxgb4-more-flower-offloads' | David S. Miller |
2017-10-20 | cxgb4: add tc flower support for L3/L4 rewrite | Kumar Sanghvi |
2017-10-20 | cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite support | Kumar Sanghvi |
2017-10-20 | cxgb4: add tc flower support for ETH-SMAC rewrite | Kumar Sanghvi |
2017-10-20 | cxgb4: introduce SMT ops to prepare for SMAC rewrite support | Kumar Sanghvi |
2017-10-20 | cxgb4: add tc flower support for ETH-DMAC rewrite | Kumar Sanghvi |
2017-10-20 | cxgb4: add tc flower support for action PASS | Kumar Sanghvi |
2017-10-20 | cxgb4: add tc flower match support for vlan | Kumar Sanghvi |
2017-10-20 | cxgb4: add tc flower match support for TOS | Kumar Sanghvi |
2017-10-20 | Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or... | David S. Miller |