Age | Commit message (Expand) | Author | Files | Lines |
2017-10-23 | mlxsw: spectrum_router: Prepare for large adjacency groups | Ido Schimmel | 1 | -0/+58 |
2017-10-23 | mlxsw: spectrum_router: Store weight in nexthop struct | Ido Schimmel | 1 | -0/+7 |
2017-10-23 | mlxsw: spectrum: Add ability to query KVDL allocation size | Ido Schimmel | 2 | -0/+18 |
2017-10-23 | mlxsw: spectrum: Better represent KVDL partitions | Ido Schimmel | 3 | -37/+238 |
2017-10-23 | mlxsw: spectrum_dpipe: Add adjacency group size | Ido Schimmel | 3 | -7/+44 |
2017-10-23 | net: dsa: bcm_sf2: Allow matching arbitrary IPv6 masks/lengths | Florian Fainelli | 1 | -33/+80 |
2017-10-23 | net: dsa: bcm_sf2: Allow matching arbitrary IPv4 mask lengths | Florian Fainelli | 2 | -88/+149 |
2017-10-23 | net: dsa: bcm_sf2: Add support for IPv6 CFP rules | Florian Fainelli | 4 | -40/+534 |
2017-10-23 | net: dsa: bcm_sf2: Simplify bcm_sf2_cfp_rule_get_all() | Florian Fainelli | 1 | -54/+14 |
2017-10-23 | net: dsa: bcm_sf2: Make UDF slices more configurable | Florian Fainelli | 2 | -32/+76 |
2017-10-23 | net: dsa: bcm_sf2: Move IPv4 CFP processing to specific functions | Florian Fainelli | 1 | -116/+163 |
2017-10-23 | net: dsa: bcm_sf2: Use existing shift/masks | Florian Fainelli | 2 | -4/+8 |
2017-10-23 | isdn/gigaset: Provide cardstate context for bas timer callbacks | Kees Cook | 1 | -8/+6 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 162 | -799/+1783 |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 59 | -487/+881 |
2017-10-22 | stmmac: Don't access tx_q->dirty_tx before netif_tx_lock | Bernd Edlinger | 1 | -1/+2 |
2017-10-22 | of_mdio: Fix broken PHY IRQ in case of probe deferral | Geert Uytterhoeven | 1 | -12/+27 |
2017-10-22 | tun: do not arm flow_gc_timer in tun_flow_init() | Eric Dumazet | 1 | -2/+0 |
2017-10-22 | tun: avoid extra timer schedule in tun_flow_cleanup() | Eric Dumazet | 1 | -3/+6 |
2017-10-22 | tun: do not block BH again in tun_flow_cleanup() | Eric Dumazet | 1 | -2/+2 |
2017-10-22 | nfp: use struct fields for 8 bit-wide access | Pieter Jansen van Vuuren | 2 | -74/+39 |
2017-10-22 | net: stmmac: Prevent infinite loop in get_rx_timestamp_status() | Jose Abreu | 1 | -1/+1 |
2017-10-22 | net: stmmac: Fix stmmac_get_rx_hwtstamp() | Jose Abreu | 1 | -7/+6 |
2017-10-22 | net: stmmac: Add missing call to dev_kfree_skb() | Jose Abreu | 1 | -0/+1 |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 9 | -96/+183 |
2017-10-22 | geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero() | Stefano Brivio | 1 | -16/+3 |
2017-10-22 | net: dsa: lan9303: Add fdb/mdb manipulation | Egil Hjelmeland | 2 | -0/+182 |
2017-10-22 | net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods | Egil Hjelmeland | 2 | -0/+162 |
2017-10-22 | drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t | Elena Reshetova | 2 | -3/+3 |
2017-10-22 | drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -5/+6 |
2017-10-22 | drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -10/+11 |
2017-10-22 | drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -5/+5 |
2017-10-22 | drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+5 |
2017-10-22 | drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -6/+6 |
2017-10-22 | drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_t | Elena Reshetova | 2 | -15/+16 |
2017-10-22 | drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -8/+8 |
2017-10-22 | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_t | Elena Reshetova | 2 | -4/+8 |
2017-10-22 | drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t | Elena Reshetova | 2 | -8/+9 |
2017-10-22 | mlxsw: spectrum_router: Configure TIGCR on init | Petr Machata | 1 | -1/+10 |
2017-10-22 | mlxsw: reg: Add Tunneling IPinIP General Configuration Register | Petr Machata | 1 | -0/+31 |
2017-10-22 | net: hns3: Add mac loopback selftest support in hns3 driver | Yunsheng Lin | 2 | -0/+327 |
2017-10-22 | net: hns3: Refactor the skb receiving and transmitting function | Yunsheng Lin | 2 | -5/+16 |
2017-10-21 | Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/sla... | Linus Torvalds | 1 | -2/+2 |
2017-10-21 | net: aquantia: Bad udp rate on default interrupt coalescing | Igor Russkikh | 1 | -6/+6 |
2017-10-21 | net: aquantia: Enable coalescing management via ethtool interface | Igor Russkikh | 9 | -62/+155 |