index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-16
net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...
Vladimir Oltean
2022-02-16
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
2022-02-14
net: wwan: debugfs obtained dev reference not dropped
M Chetan Kumar
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-14
net: mscc: ocelot: use bulk reads for stats
Colin Foster
2022-02-14
net: mscc: ocelot: add ability to perform bulk reads
Colin Foster
2022-02-14
net: ocelot: align macros for consistency
Colin Foster
2022-02-13
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
2022-02-11
Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-02-11
ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
Eric Dumazet
2022-02-11
net/smc: Add global configure for handshake limitation by netlink
D. Wythe
2022-02-11
net/smc: Dynamic control handshake limitation by socket options
D. Wythe
2022-02-11
net/smc: Limit SMC visits when handshake workqueue congested
D. Wythe
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
2022-02-10
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...
David S. Miller
2022-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
net: drop_monitor: support drop reason
Menglong Dong
2022-02-09
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
2022-02-09
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
2022-02-09
mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag control
Matt Johnston
2022-02-09
mctp: Add helper for address match checking
Jeremy Kerr
2022-02-09
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-09
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-09
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
2022-02-09
netfilter: cttimeout: use option structure
Florian Westphal
2022-02-09
netfilter: ecache: don't use nf_conn spinlock
Florian Westphal
2022-02-08
net: dsa: typo in comment
Luiz Angelo Daros de Luca
2022-02-08
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
2022-02-08
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
2022-02-08
net: add dev->dev_registered_tracker
Eric Dumazet
2022-02-08
Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
2022-02-08
Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-02-07
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
2022-02-07
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
2022-02-07
bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]
Song Liu
2022-02-07
bpf: Introduce bpf_arch_text_copy
Song Liu
2022-02-07
bpf: Use size instead of pages in bpf_binary_header
Song Liu
2022-02-07
bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
Song Liu
2022-02-07
ata: libata-core: Fix ata_dev_config_cpr()
Damien Le Moal
2022-02-07
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
2022-02-07
net: skb_drop_reason: add document for drop reasons
Menglong Dong
[next]