index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-04-15
net_sched: make qdisc_reset() smaller
Eric Dumazet
2022-04-15
net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
Jie Wang
2022-04-15
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
2022-04-15
net: page_pool: introduce ethtool stats
Lorenzo Bianconi
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
2022-04-13
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
2022-04-13
Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-04-13
net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()
Menglong Dong
2022-04-13
net: ipv6: add skb drop reasons to ip6_rcv_core()
Menglong Dong
2022-04-13
net: ipv6: add skb drop reasons to TLV parse
Menglong Dong
2022-04-13
net: ipv6: remove redundant statistics in ipv6_hop_jumbo()
Menglong Dong
2022-04-13
net: icmp: introduce function icmpv6_param_prob_reason()
Menglong Dong
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
2022-04-13
net: ipv6: add skb drop reasons to ip6_pkt_drop()
Menglong Dong
2022-04-13
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
2022-04-13
net: bridge: fdb: add support for flush filtering based on ifindex and vlan
Nikolay Aleksandrov
2022-04-13
net: bridge: fdb: add support for flush filtering based on ndm flags and state
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
2022-04-13
net: bridge: fdb: add support for fine-grained flushing
Nikolay Aleksandrov
2022-04-13
net: bridge: fdb: add ndo_fdb_del_bulk
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
2022-04-13
Revert "net: dsa: setup master before ports"
Vladimir Oltean
2022-04-13
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
2022-04-13
ipv6: exthdrs: use swap() instead of open coding it
Guo Zhengkui
2022-04-13
tls: rx: only copy IV from the packet for TLS 1.2
Jakub Kicinski
2022-04-13
tls: rx: use MAX_IV_SIZE for allocations
Jakub Kicinski
2022-04-13
tls: rx: use async as an in-out argument
Jakub Kicinski
2022-04-13
tls: rx: return the already-copied data on crypto error
Jakub Kicinski
2022-04-13
tls: rx: treat process_rx_list() errors as transient
Jakub Kicinski
2022-04-13
tls: rx: assume crypto always calls our callback
Jakub Kicinski
2022-04-13
tls: rx: don't handle TLS 1.3 in the async crypto callback
Jakub Kicinski
2022-04-13
tls: rx: move counting TlsDecryptErrors for sync
Jakub Kicinski
2022-04-13
tls: rx: reuse leave_on_list label for psock
Jakub Kicinski
2022-04-13
tls: rx: consistently use unlocked accessors for rx_list
Jakub Kicinski
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-04-12
fou: Remove XRFM from NET_FOU Kconfig
Coco Li
2022-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-12
page_pool: Add recycle stats to page_pool_put_page_bulk
Lorenzo Bianconi
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
netfilter: nf_tables: nft_parse_register can return a negative value
Antoine Tenart
2022-04-12
net: bridge: add support for host l2 mdb entries
Joachim Wiberg
2022-04-11
net: bridge: offload BR_HAIRPIN_MODE, BR_ISOLATED, BR_MULTICAST_TO_UNICAST
Arınç ÜNAL
2022-04-11
sctp: Initialize daddr on peeled off socket
Petr Malat
2022-04-11
net/smc: Fix af_ops of child socket pointing to released memory
Karsten Graul
2022-04-11
net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
Karsten Graul
[next]