Age | Commit message (Expand) | Author |
2022-03-15 | net: Add l3mdev index to flow struct and avoid oif reset for port devices | David Ahern |
2022-03-14 | net: disable preemption in dev_core_stats_XXX_inc() helpers | Eric Dumazet |
2022-03-14 | net: dsa: felix: configure default-prio and dscp priorities | Vladimir Oltean |
2022-03-14 | net: dsa: report and change port dscp priority using dcbnl | Vladimir Oltean |
2022-03-14 | net: dsa: report and change port default priority using dcbnl | Vladimir Oltean |
2022-03-14 | net: Add lockdep asserts to ____napi_schedule(). | Sebastian Andrzej Siewior |
2022-03-14 | net: macvlan: add net device refcount tracker | Ziyang Xuan |
2022-03-12 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2022-03-11 | net: add per-cpu storage and net->core_stats | Eric Dumazet |
2022-03-11 | nfp: add support for NFP3800/NFP3803 PCIe devices | Dirk van der Merwe |
2022-03-11 | Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2022-03-11 | gtp: Add support for checking GTP device type | Wojciech Drewek |
2022-03-11 | net/sched: Allow flower to match on GTP options | Wojciech Drewek |
2022-03-11 | gtp: Implement GTP echo request | Wojciech Drewek |
2022-03-11 | gtp: Implement GTP echo response | Wojciech Drewek |
2022-03-11 | gtp: Allow to create GTP device without FDs | Wojciech Drewek |
2022-03-11 | mac80211: Add support to trigger sta disconnect on hardware restart | Youghandhar Chintala |
2022-03-11 | powerpc/net: Implement powerpc specific csum_shift() to remove branch | Christophe Leroy |
2022-03-11 | nl80211: fix typo of NL80211_IF_TYPE_OCB in documentation | Veerendranath Jakkam |
2022-03-10 | net/mlx5: Parse module mapping using mlx5_ifc | Gal Pressman |
2022-03-10 | net/mlx5: Query the maximum MCIA register read size from firmware | Gal Pressman |
2022-03-10 | net: openvswitch: fix uAPI incompatibility with existing user space | Ilya Maximets |
2022-03-10 | Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-10 | Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-03-10 | net: phy: correct spelling error of media in documentation | Colin Foster |
2022-03-10 | Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2022-03-10 | can: isotp: set default value for N_As to 50 micro seconds | Oliver Hartkopp |
2022-03-09 | Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-09 | tcp: adjust TSO packet sizes based on min_rtt | Eric Dumazet |
2022-03-09 | net/tls: Provide {__,}tls_driver_ctx() unconditionally | Dimitris Michailidis |
2022-03-09 | ptp: idt82p33: use rsmu driver to access i2c/spi bus | Min Li |
2022-03-09 | net/mlx5: DR, Add support for ConnectX-7 steering | Yevgeny Kliteynik |
2022-03-09 | net/mlx5: DR, Add support for matching on Internet Header Length (IHL) | Yevgeny Kliteynik |
2022-03-09 | net/mlx5: Add debugfs counters for page commands failures | Moshe Shemesh |
2022-03-09 | net/mlx5: Add pages debugfs | Moshe Shemesh |
2022-03-09 | net/mlx5: Move debugfs entries to separate struct | Moshe Shemesh |
2022-03-09 | net/mlx5: Change release_all_pages cap bit location | Moshe Shemesh |
2022-03-09 | net/mlx5: Add command failures data to debugfs | Moshe Shemesh |
2022-03-09 | net/mlx5e: SHAMPO, reduce TIR indication | Ben Ben-Ishay |
2022-03-09 | net/mlx5: Fix size field in bufferx_reg struct | Mohammad Kabat |
2022-03-09 | net: tcp: fix shim definition of tcp_inbound_md5_hash | Vladimir Oltean |
2022-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2022-03-09 | skb: make drop reason booleanable | Jakub Kicinski |
2022-03-09 | net: dsa: felix: avoid early deletion of host FDB entries | Vladimir Oltean |
2022-03-08 | mptcp: introduce implicit endpoints | Paolo Abeni |
2022-03-08 | mptcp: add tracepoint in mptcp_sendmsg_frag | Geliang Tang |
2022-03-08 | Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-08 | Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-03-08 | net: phy: exported the genphy_read_master_slave function | Arun Ramadoss |