| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-22 | net: loopback: Avoid sending IP packets without an Ethernet header | Ido Schimmel | 1 | -0/+14 |
| 2025-01-16 | net: loopback: Hold rtnl_net_lock() in blackhole_netdev_init(). | Kuniyuki Iwashima | 1 | -3/+2 |
| 2024-09-03 | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local | Alexander Lobakin | 1 | -1/+1 |
| 2024-09-03 | netdev_features: convert NETIF_F_LLTX to dev->lltx | Alexander Lobakin | 1 | -1/+1 |
| 2024-05-01 | net: loopback: Do not allocate lstats explicitly | Breno Leitao | 1 | -4/+1 |
| 2024-02-14 | net: add netdev_lockdep_set_classes() to virtual drivers | Eric Dumazet | 1 | -0/+1 |
| 2022-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-11-25 | net: loopback: use NET_NAME_PREDICTABLE for name_assign_type | Rasmus Villemoes | 1 | -1/+1 |
| 2022-10-29 | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). | Thomas Gleixner | 1 | -2/+2 |
| 2022-05-16 | net: loopback: enable BIG TCP packets | Eric Dumazet | 1 | -0/+2 |
| 2022-03-03 | net: Add skb_clear_tstamp() to keep the mono delivery_time | Martin KaFai Lau | 1 | -1/+1 |
| 2022-02-14 | net: dev: Makes sure netif_rx() can be invoked in any context. | Sebastian Andrzej Siewior | 1 | -2/+2 |
| 2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski | 1 | -0/+1 |
| 2019-11-08 | net: use u64_stats_t in struct pcpu_lstats | Eric Dumazet | 1 | -2/+2 |
| 2019-11-08 | net: provide dev_lstats_add() helper | Eric Dumazet | 1 | -10/+2 |
| 2019-11-08 | net: provide dev_lstats_read() helper | Eric Dumazet | 1 | -7/+17 |
| 2019-07-03 | loopback: fix lockdep splat | Mahesh Bandewar | 1 | -0/+2 |
| 2019-07-02 | loopback: create blackhole net device similar to loopack. | Mahesh Bandewar | 1 | -9/+67 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-04-13 | net: loopback: use generic helper to report timestamping info | Julian Wiedmann | 1 | -13/+1 |
| 2018-10-20 | net: loopback: clear skb->tstamp before netif_rx() | Eric Dumazet | 1 | -0/+4 |
| 2018-09-14 | net: move definition of pcpu_lstats to header file | Li RongQing | 1 | -6/+0 |
| 2017-06-07 | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 1 | -2/+2 |
| 2017-03-22 | Cleanup some warning from timestamping code. | Ezequiel Lara Gomez | 1 | -11/+8 |
| 2017-03-22 | Enable tx timestamping on loopback and dummy | Ezequiel Lara Gomez | 1 | -0/+15 |
| 2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-02-08 | net: introduce device min_header_len | Willem de Bruijn | 1 | -0/+1 |
| 2017-01-09 | net: make ndo_get_stats64 a void function | stephen hemminger | 1 | -3/+2 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-06-04 | loopback: make use of NETIF_F_GSO_SOFTWARE | Marcelo Ricardo Leitner | 1 | -3/+2 |
| 2015-12-16 | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC | Tom Herbert | 1 | -1/+1 |
| 2015-08-18 | net: loopback: convert to using IFF_NO_QUEUE | Phil Sutter | 1 | -2/+1 |
| 2014-10-07 | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet | 1 | -1/+1 |
| 2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+1 |
| 2014-03-15 | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq | Eric W. Biederman | 1 | -2/+2 |
| 2014-02-25 | loopback: sctp: add NETIF_F_SCTP_CSUM to device features | Daniel Borkmann | 1 | -0/+1 |
| 2014-02-15 | net: introduce netdev_alloc_pcpu_stats() for drivers | WANG Cong | 1 | -8/+1 |
| 2014-02-14 | net: allow setting mac address of loopback device | WANG Cong | 1 | -0/+2 |
| 2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2013-11-06 | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz | 1 | -0/+6 |
| 2013-09-18 | net loopback: Set loopback_dev to NULL when freed | Eric W. Biederman | 1 | -0/+1 |
| 2013-01-27 | net: loopback: fix a dst refcounting issue | Eric Dumazet | 1 | -0/+5 |
| 2012-09-25 | net: loopback: set default mtu to 64K | Eric Dumazet | 1 | -1/+1 |
| 2012-08-10 | net: Loopback ifindex is constant now | Pavel Emelyanov | 1 | -0/+1 |
| 2012-07-22 | net: fix race condition in several drivers when reading stats | Kevin Groeneveld | 1 | -2/+2 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
| 2011-11-17 | net: remove NETIF_F_NO_CSUM feature bit | Michał Mirosław | 1 | -1/+1 |
| 2011-05-09 | net: Allow ethtool to set interface in loopback mode. | Mahesh Bandewar | 1 | -1/+2 |
| 2011-04-18 | ip6_pol_route panic: Do not allow VLAN on loopback | Krishna Kumar | 1 | -1/+2 |
| 2011-02-18 | loopback: convert to hw_features | Michał Mirosław | 1 | -5/+4 |