Age | Commit message (Expand) | Author | Files | Lines |
2022-02-14 | net: wwan: debugfs obtained dev reference not dropped | M Chetan Kumar | 1 | -0/+2 |
2022-02-14 | net: dev: Makes sure netif_rx() can be invoked in any context. | Sebastian Andrzej Siewior | 2 | -16/+12 |
2022-02-14 | net: mscc: ocelot: use bulk reads for stats | Colin Foster | 1 | -0/+8 |
2022-02-14 | net: mscc: ocelot: add ability to perform bulk reads | Colin Foster | 1 | -0/+5 |
2022-02-14 | net: ocelot: align macros for consistency | Colin Foster | 1 | -15/+29 |
2022-02-13 | etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead | Kees Cook | 1 | -3/+2 |
2022-02-11 | Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 5 | -16/+27 |
2022-02-11 | ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache | Eric Dumazet | 1 | -2/+1 |
2022-02-11 | net/smc: Add global configure for handshake limitation by netlink | D. Wythe | 2 | -0/+13 |
2022-02-11 | net/smc: Dynamic control handshake limitation by socket options | D. Wythe | 2 | -0/+5 |
2022-02-11 | net/smc: Limit SMC visits when handshake workqueue congested | D. Wythe | 1 | -0/+1 |
2022-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 22 | -46/+221 |
2022-02-11 | Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -2/+14 |
2022-02-10 | net: make net->dev_unreg_count atomic | Eric Dumazet | 1 | -1/+1 |
2022-02-10 | Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2 | -0/+22 |
2022-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | Jakub Kicinski | 11 | -86/+36 |
2022-02-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 9 | -41/+91 |
2022-02-10 | net: drop_monitor: support drop reason | Menglong Dong | 1 | -0/+1 |
2022-02-09 | bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide | Jakub Sitnicki | 1 | -1/+2 |
2022-02-09 | Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 1 | -8/+0 |
2022-02-09 | NFSD: Deprecate NFS_OFFSET_MAX | Chuck Lever | 1 | -8/+0 |
2022-02-09 | mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control | Matt Johnston | 3 | -2/+32 |
2022-02-09 | mctp: Add helper for address match checking | Jeremy Kerr | 1 | -0/+5 |
2022-02-09 | net: fix a memleak when uncloning an skb dst and its metadata | Antoine Tenart | 1 | -1/+0 |
2022-02-09 | net: do not keep the dst cache when uncloning an skb dst and its metadata | Antoine Tenart | 1 | -0/+13 |
2022-02-09 | netfilter: nft_cmp: optimize comparison for 16-bytes | Pablo Neira Ayuso | 1 | -0/+9 |
2022-02-09 | netfilter: cttimeout: use option structure | Florian Westphal | 1 | -2/+6 |
2022-02-09 | netfilter: ecache: don't use nf_conn spinlock | Florian Westphal | 1 | -1/+1 |
2022-02-09 | net: dsa: typo in comment | Luiz Angelo Daros de Luca | 1 | -1/+1 |
2022-02-09 | ipv6/addrconf: use one delayed work per netns | Eric Dumazet | 1 | -0/+1 |
2022-02-09 | ipv6/addrconf: allocate a per netns hash table | Eric Dumazet | 1 | -0/+4 |
2022-02-09 | net: add dev->dev_registered_tracker | Eric Dumazet | 1 | -0/+3 |
2022-02-09 | Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu... | Jakub Kicinski | 1 | -0/+4 |
2022-02-08 | Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2022-02-08 | ipv4: Reject routes specifying ECN bits in rtm_tos | Guillaume Nault | 1 | -1/+2 |
2022-02-08 | ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules | Guillaume Nault | 2 | -0/+63 |
2022-02-08 | bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free] | Song Liu | 2 | -9/+13 |
2022-02-08 | bpf: Introduce bpf_arch_text_copy | Song Liu | 1 | -0/+2 |
2022-02-08 | bpf: Use size instead of pages in bpf_binary_header | Song Liu | 1 | -3/+3 |
2022-02-08 | bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem | Song Liu | 1 | -2/+2 |
2022-02-07 | ata: libata-core: Fix ata_dev_config_cpr() | Damien Le Moal | 1 | -1/+1 |
2022-02-07 | net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb() | Menglong Dong | 2 | -0/+7 |
2022-02-07 | net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu() | Menglong Dong | 2 | -0/+4 |
2022-02-07 | net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core() | Menglong Dong | 2 | -0/+12 |
2022-02-07 | net: ipv4: use kfree_skb_reason() in ip_rcv_core() | Menglong Dong | 2 | -0/+12 |
2022-02-07 | net: netfilter: use kfree_drop_reason() for NF_DROP | Menglong Dong | 2 | -0/+2 |
2022-02-07 | net: skb_drop_reason: add document for drop reasons | Menglong Dong | 1 | -6/+6 |
2022-02-06 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+4 |
2022-02-06 | Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+2 |
2022-02-06 | net: initialize init_net earlier | Eric Dumazet | 1 | -0/+6 |