index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-04-20
net: dsa: make cross-chip notifiers more efficient for host events
Vladimir Oltean
2022-04-20
net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
Vladimir Oltean
2022-04-19
rtnetlink: return EINVAL when request cannot succeed
Florent Fourcot
2022-04-19
rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink
Florent Fourcot
2022-04-19
rtnetlink: enable alt_ifname for setlink/newlink
Florent Fourcot
2022-04-19
rtnetlink: return ENODEV when ifname does not exist and group is given
Florent Fourcot
2022-04-19
net: sched: support hash selecting tx queue
Tonghao Zhang
2022-04-19
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
2022-04-18
devlink: implement line card active state
Jiri Pirko
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
2022-04-18
devlink: add support to create line card and expose to user
Jiri Pirko
2022-04-18
tcp: fix signed/unsigned comparison
Eric Dumazet
2022-04-17
tcp: add drop reason support to tcp_ofo_queue()
Eric Dumazet
2022-04-17
tcp: add drop reasons to tcp_rcv_synsent_state_process()
Eric Dumazet
2022-04-17
tcp: make tcp_rcv_synsent_state_process() drop monitor friend
Eric Dumazet
2022-04-17
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
2022-04-17
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
2022-04-17
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
2022-04-17
tcp: make tcp_rcv_state_process() drop monitor friendly
Eric Dumazet
2022-04-17
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
2022-04-17
tcp: get rid of rst_seq_match
Eric Dumazet
2022-04-17
tcp: consume incoming skb leading to a reset
Eric Dumazet
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2022-04-15
ipv6: fix NULL deref in ip6_rcv_core()
Eric Dumazet
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
[next]