summaryrefslogtreecommitdiff
path: root/net/hsr
AgeCommit message (Expand)Author
7 daysnet: hsr: create an API to get hsr port typeXiaoliang Yang
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13hsr: Follow standard for HSRv0 supervision framesFelix Maurer
2025-11-13hsr: Fix supervision frame sending on HSRv0Felix Maurer
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-22net: hsr: prevent creation of HSR device with slaves from another netnsFernando Fernandez Mancera
2025-10-16net/hsr: add interlink to fill_info outputJan Vaclav
2025-10-14net/hsr: add protocol version to fill_info outputJan Vaclav
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu
2025-09-11hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsrHangbin Liu
2025-09-11hsr: use rtnl lock when iterating over portsHangbin Liu
2025-09-09hsr: use netdev_master_upper_dev_link() when linking lower portsHangbin Liu
2025-08-20net, hsr: reject HSR frame if skb can't hold tagJakub Acs
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-14net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRPFernando Fernandez Mancera
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev
2025-03-13net: hsr: Add KUnit test for PRPJaakko Karrenpalo
2025-03-13net: hsr: Fix PRP duplicate detectionJaakko Karrenpalo
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-02-21net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-30net: hsr: fix fill_frame_info() regression vs VLAN packetsEric Dumazet
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-15saner replacement for debugfs_rename()Al Viro
2025-01-14net: hsr: Create and export hsr_get_port_ndev()MD Danish Anwar
2025-01-09net: hsr: remove synchronize_rcu() from hsr_add_port()Eric Dumazet
2025-01-06net: hsr: remove one synchronize_rcu() from hsr_del_port()Eric Dumazet
2024-12-03net: hsr: must allocate more bytes for RedBox supportEric Dumazet
2024-11-30net: hsr: avoid potential out-of-bound access in fill_frame_info()Eric Dumazet
2024-11-26net: hsr: fix hsr_init_sk() vs network/transport headers.Eric Dumazet
2024-11-11net: hsr: Add VLAN CTAG filter supportMurali Karicheri
2024-11-11net: hsr: Add VLAN supportWingMan Kwok
2024-11-11net: convert to nla_get_*_default()Johannes Berg
2024-10-14net: hsr: convert to use new timer APIsYu Liao
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()Jeongjun Park
2024-09-11net: hsr: Remove interlink_sequence_nr.Eric Dumazet
2024-09-11net: hsr: Use the seqnr lock for frames received via interlink port.Sebastian Andrzej Siewior
2024-09-09net: hsr: remove seqnr_lockEric Dumazet
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-06-19net: hsr: cosmetic: Remove extra white spaceLukasz Majewski
2024-06-14net: hsr: Send supervisory frames to HSR network with ProxyNodeTable dataLukasz Majewski
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-08hsr: Simplify code for announcing HSR nodes timer setupLukasz Majewski
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-29net: hsr: init prune_proxy_timer soonerEric Dumazet
2024-04-26net: hsr: Provide RedBox support (HSR-SAN)Lukasz Majewski