]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2020-01-19  Amit Cohenselftests: devlink_trap_tunnel_vxlan: Add test case...
2020-01-19  Amit Cohenmlxsw: Add OVERLAY_SMAC_MC trap
2020-01-19  Amit Cohendevlink: Add overlay source MAC is multicast trap
2020-01-19  Amit Cohenselftests: devlink_trap_tunnel_ipip: Add test case...
2020-01-19  Amit Cohenselftests: devlink_trap_tunnel_vxlan: Add test case...
2020-01-19  Amit Cohenmlxsw: Add tunnel devlink-trap support
2020-01-19  Amit Cohendevlink: Add tunnel generic packet traps
2020-01-19  Amit Cohenmlxsw: spectrum_trap: Reorder cases according to enum...
2020-01-19  Amit Cohenmlxsw: Add ECN configurations with IPinIP tunnels
2020-01-19  Amit Cohenmlxsw: reg: Add Tunneling IPinIP Decapsulation ECN...
2020-01-19  Amit Cohenmlxsw: reg: Add Tunneling IPinIP Encapsulation ECN...
2020-01-19  Amit Cohenmlxsw: Add NON_ROUTABLE trap
2020-01-19  Amit Cohendevlink: Add non-routable packet trap
2020-01-19  Amit Cohenselftests: devlink_trap_l3_drops: Add test cases of...
2020-01-19  Amit Cohenmlxsw: Add irif and erif disabled traps
2020-01-19  David S. MillerMerge branch 'for-net-next' of git://git.kernel.org...
2020-01-19  Dejin Zhengnet: phy: adin: fix a warning about msleep
2020-01-19  David S. MillerMerge branch 'Rate-adaptation-for-Felix-DSA-switch'
2020-01-19  Alex Margineannet: dsa: felix: Allow PHY to AN 10/100/1000 with 2500...
2020-01-19  Alex Margineannet: dsa: felix: Handle PAUSE RX regardless of AN result
2020-01-19  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-18  David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2020-01-17  Colin Ian Kingice: remove redundant assignment to variable xmit_done
2020-01-17  Julio Faraccoice: Removing hung_queue variable to use txqueue functi...
2020-01-17  Julio Faraccoi40e: Removing hung_queue variable to use txqueue funct...
2020-01-17  Jacob Kellerfm10k: use txqueue parameter in fm10k_tx_timeout
2020-01-17  Sasha Neftinigc: Add PHY power management control
2020-01-17  Sasha Neftinigc: Add support for TSO
2020-01-17  Sasha Neftinigc: Add SKU for i225 device
2020-01-17  Sasha Neftinigc: Remove unused definition
2020-01-17  Sasha Neftinigc: Fix typo in a comment
2020-01-17  Guillaume Naultnetns: Constify exported functions
2020-01-17  Vladimir Olteannet: dsa: felix: Don't error out on disabled ports...
2020-01-17  Alex Margineannet: dsa: felix: Don't restart PCS SGMII AN if not...
2020-01-17  Alex Margineannet: dsa: felix: Set USXGMII link based on BMSR, not LPA
2020-01-17  Ido SchimmelDocumentation: Fix typo in devlink documentation
2020-01-17  Vladimir Olteanenetc: Don't print from enetc_sched_speed_set when...
2020-01-17  Alexandru Ardeleannet: phy: adin: const-ify static data
2020-01-17  Hongbo Yaodrivers/net: netdevsim depends on INET
2020-01-17  Florian Fainellinet: phy: Maintain MDIO device and bus statistics
2020-01-17  Eric Dumazetnetdevsim: fix nsim_fib6_rt_create() error path
2020-01-17  Madhuparna... net: xen-netback: hash.c: Use built-in RCU list checking
2020-01-16  Paul Blakeynet/mlx5: E-Switch, Increase number of chains and prior...
2020-01-16  Paul Blakeynet/mlx5: E-Switch, Refactor chains and priorities
2020-01-16  Paul Blakeynet/mlx5: ft: Check prio and chain sanity for ft offload
2020-01-16  Paul Blakeynet/mlx5: ft: Use getter function to get ft chain
2020-01-16  Paul Blakeynet/mlx5: Allow creating autogroups with reserved entries
2020-01-16  Paul Blakeynet/mlx5: Add ignore level support fwd to table rules
2020-01-16  Paul Blakeynet/mlx5: fs_core: Introduce unmanaged flow tables
2020-01-16  Saeed MahameedMerge branch 'mlx5-next' of git://git.kernel.org/pub...
2020-01-16  Paul Blakeynet/mlx5: Refactor mlx5_create_auto_grouped_flow_table
2020-01-16  Aharon Landaunet/mlx5e: Add discard counters per priority
2020-01-16  Aya Levinnet/mlx5e: Expose FEC feilds and related capability bit
2020-01-16  Paul Blakeynet/mlx5: Add mlx5_ifc definitions for connection track...
2020-01-16  Hamdan Igbarianet/mlx5: Add copy header action struct layout
2020-01-16  Aya Levinnet/mlx5: Expose resource dump register mapping
2020-01-16  Eran Ben Elishanet/mlx5: Add structures and defines for MIRC register
2020-01-16  Eran Ben Elishanet/mlx5: Read MCAM register groups 1 and 2
2020-01-16  Eran Ben Elishanet/mlx5: Add structures layout for new MCAM access...
2020-01-16  Jeremy Sowdennetfilter: bitwise: add support for shifts.
2020-01-16  Jeremy Sowdennetfilter: bitwise: add NFTA_BITWISE_DATA attribute.
2020-01-16  Jeremy Sowdennetfilter: bitwise: only offload boolean operations.
2020-01-16  Jeremy Sowdennetfilter: bitwise: add helper for dumping boolean...
2020-01-16  Jeremy Sowdennetfilter: bitwise: add helper for evaluating boolean...
2020-01-16  Jeremy Sowdennetfilter: bitwise: add helper for initializing boolean...
2020-01-16  Jeremy Sowdennetfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
2020-01-16  Jeremy Sowdennetfilter: bitwise: replace gotos with returns.
2020-01-16  Jeremy Sowdennetfilter: bitwise: remove NULL comparisons from attrib...
2020-01-16  Jeremy Sowdennetfilter: nf_tables: white-space fixes.
2020-01-16  Pablo Neira... netfilter: flowtable: add nf_flow_table_offload_cmd()
2020-01-16  Pablo Neira... netfilter: flowtable: add nf_flow_offload_tuple() helper
2020-01-16  Florian Westphalnetfilter: hashlimit: do not use indirect calls during gc
2020-01-16  Pablo Neira... netfilter: flowtable: refresh flow if hardware offload...
2020-01-16  Pablo Neira... netfilter: flowtable: add nf_flowtable_hw_offload(...
2020-01-16  Pablo Neira... netfilter: flowtable: use atomic bitwise operations...
2020-01-16  Pablo Neira... netfilter: flowtable: remove dying bit, use teardown...
2020-01-16  Pablo Neira... netfilter: flowtable: add nf_flow_offload_work_alloc()
2020-01-16  Pablo Neira... netfilter: flowtable: restrict flow dissector match...
2020-01-16  Pablo Neira... netfilter: flowtable: fetch stats only if flow is still...
2020-01-16  Jeremy Sowdennetfilter: nft_bitwise: correct uapi header comment.
2020-01-16  YueHaibingsfc: remove duplicated include from efx.c
2020-01-15  Jacob Kellerdevlink: fix typos in qed documentation
2020-01-15  Ulrich Weberpptp: support sockets bound to an interface
2020-01-15  David S. MillerMerge tag 'batadv-next-for-davem-20200114' of git:...
2020-01-15  David S. MillerMerge branch 'bridge-add-vlan-notifications-and-rtm...
2020-01-15  Nikolay Aleksandrovnet: bridge: vlan: notify on vlan add/delete/change...
2020-01-15  Nikolay Aleksandrovnet: bridge: vlan: add rtnetlink group and notify support
2020-01-15  Nikolay Aleksandrovnet: bridge: vlan: add rtm range support
2020-01-15  Nikolay Aleksandrovnet: bridge: vlan: add del rtm message support
2020-01-15  Nikolay Aleksandrovnet: bridge: vlan: add new rtm message support
2020-01-15  Nikolay Aleksandrovnet: bridge: vlan: add rtm definitions and dump support
2020-01-15  Nikolay Aleksandrovnet: bridge: netlink: add extack error messages when...
2020-01-15  Nikolay Aleksandrovnet: bridge: vlan: add helpers to check for vlan id...
2020-01-15  David S. MillerMerge branch 'net-Add-route-offload-indication'
2020-01-15  Ido Schimmelselftests: mlxsw: Add test for FIB offload API
2020-01-15  Ido Schimmelselftests: netdevsim: Add test for FIB offload API
2020-01-15  Ido Schimmelselftests: forwarding: Add helpers and tests for FIB...
2020-01-15  Ido Schimmelnetdevsim: fib: Add dummy implementation for FIB offload
2020-01-15  Ido Schimmelmlxsw: spectrum_router: Set hardware flags for routes
2020-01-15  Ido Schimmelmlxsw: spectrum_router: Separate nexthop offload indica...
next