| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | Merge branch 'More-incorrect-VCAP-offsets-for-mscc_ocelot-switch' | David S. Miller | 2020-09-29 | 2 | -7/+7 |
| | |\ \ \ |
|
| | | * | | | net: dsa: seville: fix VCAP IS2 action width | Vladimir Oltean | 2020-09-29 | 1 | -1/+1 |
| | | * | | | net: dsa: felix: fix incorrect action offsets for VCAP IS2 | Vladimir Oltean | 2020-09-29 | 1 | -6/+6 |
| | |/ / / |
|
| | * | | | net: phy: realtek: fix rtl8211e rx/tx delay config | Willy Liu | 2020-09-29 | 1 | -15/+16 |
| | * | | | virtio-net: don't disable guest csum when disable LRO | Tonghao Zhang | 2020-09-29 | 1 | -1/+7 |
| | * | | | ethtool: mark netlink family as __ro_after_init | Jakub Kicinski | 2020-09-29 | 1 | -1/+1 |
| | * | | | genetlink: add missing kdoc for validation flags | Jakub Kicinski | 2020-09-29 | 1 | -0/+1 |
| | * | | | net: usb: ax88179_178a: add MCT usb 3.0 adapter | Wilken Gottwalt | 2020-09-29 | 1 | -0/+17 |
| | * | | | net: usb: ax88179_178a: fix missing stop entry in driver_info | Wilken Gottwalt | 2020-09-29 | 1 | -0/+1 |
| | * | | | net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks | Manivannan Sadhasivam | 2020-09-29 | 1 | -9/+25 |
| | * | | | Merge branch 'net-core-fix-a-lockdep-splat-in-the-dev_addr_list' | David S. Miller | 2020-09-29 | 17 | -129/+318 |
| | |\ \ \ |
|
| | | * | | | net: core: add nested_level variable in net_device | Taehee Yoo | 2020-09-29 | 3 | -27/+122 |
| | | * | | | net: core: introduce struct netdev_nested_priv for nested interface infrastru... | Taehee Yoo | 2020-09-29 | 16 | -95/+183 |
| | | * | | | net: core: add __netdev_upper_dev_unlink() | Taehee Yoo | 2020-09-29 | 1 | -10/+16 |
| | |/ / / |
|
| | * | | | net_sched: remove a redundant goto chain check | Cong Wang | 2020-09-28 | 1 | -14/+0 |
| | * | | | net: bridge: fdb: don't flush ext_learn entries | Nikolay Aleksandrov | 2020-09-28 | 1 | -0/+2 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-09-28 | 5 | -17/+51 |
| | |\ \ \ |
|
| | | * | | | xfrm: Use correct address family in xfrm_state_find | Herbert Xu | 2020-09-25 | 1 | -4/+7 |
| | | * | | | xfrm: clone whole liftime_cur structure in xfrm_do_migrate | Antony Antony | 2020-09-07 | 1 | -1/+1 |
| | | * | | | xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate | Antony Antony | 2020-09-07 | 1 | -0/+28 |
| | | * | | | xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate | Antony Antony | 2020-09-07 | 1 | -10/+6 |
| | | * | | | xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate | Antony Antony | 2020-09-07 | 1 | -0/+1 |
| | | * | | | xfrmi: drop ignore_df check before updating pmtu | Sabrina Dubroca | 2020-08-27 | 1 | -1/+1 |
| | | * | | | espintcp: restore IP CB before handing the packet to xfrm | Sabrina Dubroca | 2020-08-17 | 1 | -1/+5 |
| | | * | | | ip_vti: Fix unused variable warning | YueHaibing | 2020-08-08 | 1 | -0/+2 |
| | * | | | | r8169: fix RTL8168f/RTL8411 EPHY config | Heiner Kallweit | 2020-09-27 | 1 | -2/+2 |
| | * | | | | dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC | Marian-Cristian Rotariu | 2020-09-27 | 1 | -0/+1 |
| | * | | | | mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path | Ido Schimmel | 2020-09-27 | 1 | -1/+2 |
| | * | | | | mdio: fix mdio-thunder.c dependency & build error | Randy Dunlap | 2020-09-27 | 1 | -0/+1 |
| | * | | | | net: atlantic: fix build when object tree is separate | Igor Russkikh | 2020-09-26 | 1 | -2/+2 |
| | * | | | | MAINTAINERS: Add Vladimir as a maintainer for DSA | Florian Fainelli | 2020-09-26 | 1 | -0/+1 |
| | * | | | | dpaa2-eth: fix command version for Tx shaping | Ioana Ciornei | 2020-09-26 | 1 | -1/+3 |
| | * | | | | net: usb: ax88179_178a: add Toshiba usb 3.0 adapter | Wilken Gottwalt | 2020-09-26 | 1 | -0/+17 |
| | * | | | | Merge branch 'bonding-team-basic-dev-needed_headroom-support' | David S. Miller | 2020-09-26 | 2 | -0/+2 |
| | |\ \ \ \ |
|
| | | * | | | | team: set dev->needed_headroom in team_setup_by_port() | Eric Dumazet | 2020-09-26 | 1 | -0/+1 |
| | | * | | | | bonding: set dev->needed_headroom in bond_setup_by_slave() | Eric Dumazet | 2020-09-26 | 1 | -0/+1 |
| | |/ / / / |
|
| | * | | | | net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop | Ivan Khoronzhuk | 2020-09-26 | 1 | -2/+4 |
| | * | | | | net: stmmac: Fix clock handling on remove path | Wong Vee Khee | 2020-09-26 | 1 | -1/+0 |
| | * | | | | vmxnet3: fix cksum offload issues for non-udp tunnels | Ronak Doshi | 2020-09-26 | 3 | -3/+34 |
| | * | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2020-09-26 | 4 | -22/+22 |
| | |\ \ \ \ |
|
| | | * | | | | ice: fix memory leak in ice_vsi_setup | Jacob Keller | 2020-09-25 | 1 | -1/+13 |
| | | * | | | | ice: fix memory leak if register_netdev_fails | Jacob Keller | 2020-09-25 | 3 | -19/+6 |
| | | * | | | | ice: Fix call trace on suspend | Anirudh Venkataramanan | 2020-09-25 | 1 | -0/+1 |
| | | * | | | | iavf: Fix incorrect adapter get in iavf_resume | Sylwester Dziedziuch | 2020-09-25 | 1 | -2/+2 |
| | * | | | | | Merge tag 'wireless-drivers-2020-09-25' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 2020-09-25 | 1 | -1/+1 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | mt76: mt7615: reduce maximum VHT MPDU length to 7991 | Felix Fietkau | 2020-09-24 | 1 | -1/+1 |
| | * | | | | | tcp: skip DSACKs with dubious sequence ranges | Priyaranjan Jha | 2020-09-25 | 3 | -7/+27 |
| | * | | | | | net/fsl: quieten expected MDIO access failures | Jamie Iles | 2020-09-25 | 1 | -1/+1 |
| | * | | | | | net: dsa: microchip: really look for phy-mode in port nodes | Helmut Grohne | 2020-09-25 | 1 | -8/+12 |
| | * | | | | | net/tls: race causes kernel panic | Rohit Maheshwari | 2020-09-25 | 1 | -2/+7 |