projects
/
platform
/
kernel
/
linux-starfive.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tcp: md5: fix IPv4-mapped support
2022-07-25
Taehee Yoo
net: mld: fix reference count leak in mld_{query |...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-07-19
Taehee Yoo
amt: do not use amt->nr_tunnels outside of lock
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-07-19
Taehee Yoo
amt: drop unexpected multicast data
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-07-19
Taehee Yoo
amt: drop unexpected query message
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-07-19
Taehee Yoo
amt: drop unexpected advertisement message
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-07-19
Taehee Yoo
amt: add missing regeneration nonce logic in request...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-07-19
Taehee Yoo
amt: use READ_ONCE() in amt module
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-07-19
Taehee Yoo
amt: remove unnecessary locks
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-07-19
Taehee Yoo
amt: use workqueue for gateway side message handling
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-06-06
Taehee Yoo
amt: fix wrong type string definition
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-06-06
Taehee Yoo
amt: fix possible null-ptr-deref in amt_rcv()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-06-06
Taehee Yoo
amt: fix wrong usage of pskb_may_pull()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-05-26
Taehee Yoo
amt: fix possible memory leak in amt_rcv()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-05-26
Taehee Yoo
amt: fix return value of amt_update_handler()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-05-26
Taehee Yoo
amt: fix typo in amt
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-05-21
Taehee Yoo
amt: fix memory leak for advertisement message
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-05-21
Taehee Yoo
amt: fix gateway mode stuck
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-05-12
Taehee Yoo
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-05-09
Taehee Yoo
net: sfc: fix memory leak due to ptp channel
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-04-20
Taehee Yoo
net: atlantic: Implement .ndo_xdp_xmit handler
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-04-20
Taehee Yoo
net: atlantic: Implement xdp data plane
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-04-20
Taehee Yoo
net: atlantic: Implement xdp control plane
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-04-06
Taehee Yoo
net: sfc: fix using uninitialized xdp tx_queue
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-04-01
Taehee Yoo
net: sfc: add missing xdp queue reinitialization
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-01-10
Taehee Yoo
amt: fix wrong return type of amt_send_membership_update()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2022-01-05
Taehee Yoo
selftests: set amt.sh executable
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-11-17
Taehee Yoo
amt: cancel delayed_work synchronously in amt_fini()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-11-10
Taehee Yoo
amt: use cancel_delayed_work() instead of flush_delayed_work...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-11-01
Taehee Yoo
selftests: add amt interface selftest script
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-11-01
Taehee Yoo
amt: add mld report message handler
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-11-01
Taehee Yoo
amt: add multicast(IGMP) report message handler
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-11-01
Taehee Yoo
amt: add data plane of amt interface
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-11-01
Taehee Yoo
amt: add control plane of amt interface
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-07-09
Taehee Yoo
net: validate lwtstate->data before returning from...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-07-06
Taehee Yoo
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-07-06
Taehee Yoo
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-07-06
Taehee Yoo
bonding: Add struct bond_ipesc to manage SA
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-07-06
Taehee Yoo
bonding: disallow setting nested bonding + ipsec offload
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-07-06
Taehee Yoo
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-07-06
Taehee Yoo
ixgbevf: use xso.real_dev instead of xso.dev in callback...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-07-06
Taehee Yoo
net: netdevsim: use xso.real_dev instead of xso.dev...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-07-06
Taehee Yoo
bonding: fix null dereference in bond_ipsec_add_sa()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-07-06
Taehee Yoo
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-06-14
Taehee Yoo
mld: avoid unnecessary high order page allocation in...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-05-24
Taehee Yoo
sch_dsmark: fix a NULL deref in qdisc_reset()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-05-17
Taehee Yoo
mld: fix panic in mld_newpack()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-04-19
Taehee Yoo
mld: remove unnecessary prototypes
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-04-16
Taehee Yoo
mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-04-05
Taehee Yoo
mld: change lockdep annotation for ip6_sf_socklist...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-03-26
Taehee Yoo
mld: add mc_lock for protecting per-interface mld data
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-03-26
Taehee Yoo
mld: add new workqueues for process mld events
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-03-26
Taehee Yoo
mld: convert ifmcaddr6 to RCU
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-03-26
Taehee Yoo
mld: convert ip6_sf_list to RCU
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-03-26
Taehee Yoo
mld: convert ipv6_mc_socklist->sflist to RCU
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-03-26
Taehee Yoo
mld: get rid of inet6_dev->mc_lock
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-03-26
Taehee Yoo
mld: convert from timer to delayed work
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-02-23
Taehee Yoo
vxlan: move debug check after netdev unregister
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-01-04
Taehee Yoo
bareudp: Fix use of incorrect min_headroom size
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2021-01-04
Taehee Yoo
bareudp: set NETIF_F_LLTX flag
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-12-04
Taehee Yoo
mt76: set fops_tx_stats.owner to THIS_MODULE
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-12-04
Taehee Yoo
mt76: mt7915: set fops_sta_stats.owner to THIS_MODULE
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-11-17
Taehee Yoo
netdevsim: set .owner to THIS_MODULE
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-11-15
Taehee Yoo
batman-adv: set .owner to THIS_MODULE
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-10-18
Taehee Yoo
net: core: use list_del_init() instead of list_del...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-10-03
Taehee Yoo
net: remove NETDEV_HW_ADDR_T_SLAVE
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-09-28
Taehee Yoo
net: core: add nested_level variable in net_device
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-09-28
Taehee Yoo
net: core: introduce struct netdev_nested_priv for...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-09-28
Taehee Yoo
net: core: add __netdev_upper_dev_unlink()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-09-07
Taehee Yoo
Revert "netns: don't disable BHs when locking "nsid_lock""
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-08-24
Taehee Yoo
ipvlan: advertise link netns via netlink
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-08-01
Taehee Yoo
vxlan: fix memleak of fdb
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-07-21
Taehee Yoo
netdevsim: fix unbalaced locking in nsim_create()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-07-20
Taehee Yoo
bonding: check error value of register_netdevice()...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-07-05
Taehee Yoo
net: rmnet: do not allow to add multiple bridge interfaces
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-07-05
Taehee Yoo
net: rmnet: fix lower interface leak
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-07-05
Taehee Yoo
hsr: fix interface leak in error path of hsr_dev_finalize()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-06-23
Taehee Yoo
hsr: avoid to create proc file after unregister
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-06-19
Taehee Yoo
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-06-19
Taehee Yoo
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-06-19
Taehee Yoo
net: core: reduce recursion limit value
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-05-08
Taehee Yoo
hsr: remove WARN_ONCE() in hsr_fill_frame_info()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-04-30
Taehee Yoo
hsr: remove hsr interface if all slaves are removed
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-04-26
Taehee Yoo
hsr: remove unnecessary code in hsr_dev_change_mtu()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-04-24
Taehee Yoo
macsec: avoid to set wrong mtu
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-04-21
Taehee Yoo
macvlan: fix null dereference in macvlan_device_event()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Taehee Yoo
team: fix hang in team_mode_get()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-04-09
Taehee Yoo
net: macsec: fix using wrong structure in macsec_changelink()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-04-08
Taehee Yoo
hsr: check protocol version in hsr_newlink()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-22
Taehee Yoo
hsr: fix general protection fault in hsr_addr_is_self()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-20
Taehee Yoo
virt_wifi: implement ndo_get_iflink
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-18
Taehee Yoo
vxlan: check return value of gro_cells_init()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-18
Taehee Yoo
debugfs: Check module state before warning in {full...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-16
Taehee Yoo
hsr: set .netnsok flag
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-16
Taehee Yoo
hsr: add restart routine into hsr_get_node_list()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-16
Taehee Yoo
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-09
Taehee Yoo
net: rmnet: set NETIF_F_LLTX flag
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-09
Taehee Yoo
bareudp: remove unnecessary udp_encap_enable() in bareudp_so...
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-09
Taehee Yoo
bareudp: print error message when command fails
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-09
Taehee Yoo
bareudp: add module alias
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
2020-03-05
Taehee Yoo
hsr: fix refcnt leak of hsr slave interface
Signed-off-by:
Taehee Yoo
<ap420073@gmail.com>
commit
|
commitdiff
|
tree
next