Show patches with: Submitter = Taehee Yoo       |    Archived = No       |   346 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net,v2,10/11] vxlan: add adjacent link to limit depth level net: fix nested device bugs - 1 - - --- 2019-09-07 Taehee Yoo davem Changes Requested
[net,v2,09/11] net: core: add ignore flag to netdev_adjacent structure net: fix nested device bugs - - - - --- 2019-09-07 Taehee Yoo davem Changes Requested
[net,v2,08/11] macsec: fix refcnt leak in module exit routine net: fix nested device bugs - 1 - - --- 2019-09-07 Taehee Yoo davem Changes Requested
[net,v2,07/11] macvlan: use dynamic lockdep key instead of subclass net: fix nested device bugs - 1 - - --- 2019-09-07 Taehee Yoo davem Changes Requested
[net,v2,06/11] macsec: use dynamic lockdep key instead of subclass net: fix nested device bugs - 1 - - --- 2019-09-07 Taehee Yoo davem Changes Requested
[net,v2,05/11] team: use dynamic lockdep key instead of static key net: fix nested device bugs - 1 - - --- 2019-09-07 Taehee Yoo davem Changes Requested
[net,v2,04/11] bonding: use dynamic lockdep key instead of subclass net: fix nested device bugs - 1 - - --- 2019-09-07 Taehee Yoo davem Changes Requested
[net,v2,03/11] bonding: fix unexpected IFF_BONDING bit unset net: fix nested device bugs - 1 - - --- 2019-09-07 Taehee Yoo davem Changes Requested
[net,v2,02/11] vlan: use dynamic lockdep key instead of subclass net: fix nested device bugs - 1 - - --- 2019-09-07 Taehee Yoo davem Changes Requested
[net,v2,01/11] net: core: limit nested device depth net: fix nested device bugs - - - - --- 2019-09-07 Taehee Yoo davem Changes Requested
[net,11/11] net: remove unnecessary variables and callback net: fix nested device bugs - - - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net,10/11] vxlan: add adjacent link to limit depth level net: fix nested device bugs - 1 - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net,09/11] net: core: add ignore flag to netdev_adjacent structure net: fix nested device bugs - - - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net,08/11] macsec: fix refcnt leak in module exit routine net: fix nested device bugs - 1 - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net,07/11] macvlan: use dynamic lockdep key instead of subclass net: fix nested device bugs - 1 - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net,06/11] macsec: use dynamic lockdep key instead of subclass net: fix nested device bugs - 1 - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net,05/11] team: use dynamic lockdep key instead of static key net: fix nested device bugs - 1 - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net,04/11] bonding: use dynamic lockdep key instead of subclass net: fix nested device bugs - 1 - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net,03/11] bonding: split IFF_BONDING into IFF_BONDING and IFF_BONDING_SLAVE net: fix nested device bugs - 1 - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net,02/11] vlan: use dynamic lockdep key instead of subclass net: fix nested device bugs - 1 - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net,01/11] net: core: limit nested device depth net: fix nested device bugs - - - - --- 2019-09-04 Taehee Yoo davem Changes Requested
[net] caif-hsi: fix possible deadlock in cfhsi_exit_module() [net] caif-hsi: fix possible deadlock in cfhsi_exit_module() - 1 - - --- 2019-07-15 Taehee Yoo davem Accepted
[net-next] net: openvswitch: do not update max_headroom if new headroom is equal to old headroom [net-next] net: openvswitch: do not update max_headroom if new headroom is equal to old headroom - - 1 1 --- 2019-07-05 Taehee Yoo davem Accepted
[net-next] net: openvswitch: use netif_ovs_is_port() instead of opencode [net-next] net: openvswitch: use netif_ovs_is_port() instead of opencode - - - - --- 2019-07-05 Taehee Yoo davem Accepted
[net,6/6] gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable() gtp: fix several bugs - 1 - - --- 2019-07-02 Taehee Yoo davem Accepted
[net,5/6] gtp: fix use-after-free in gtp_newlink() gtp: fix several bugs - 1 - - --- 2019-07-02 Taehee Yoo davem Accepted
[net,4/6] gtp: fix Illegal context switch in RCU read-side critical section. gtp: fix several bugs - 1 - - --- 2019-07-02 Taehee Yoo davem Accepted
[net,3/6] gtp: remove duplicate code in gtp_dellink() gtp: fix several bugs - - - - --- 2019-07-02 Taehee Yoo davem Accepted
[net,2/6] gtp: fix use-after-free in gtp_encap_destroy() gtp: fix several bugs - 1 - - --- 2019-07-02 Taehee Yoo davem Accepted
[net,1/6] gtp: fix suspicious RCU usage gtp: fix several bugs - 1 - - --- 2019-07-02 Taehee Yoo davem Accepted
[net,v3] vxlan: do not destroy fdb if register_netdevice() is failed [net,v3] vxlan: do not destroy fdb if register_netdevice() is failed 1 1 - - --- 2019-06-28 Taehee Yoo davem Accepted
[net,v2] vxlan: do not destroy fdb if register_netdevice() is failed [net,v2] vxlan: do not destroy fdb if register_netdevice() is failed - 1 - - --- 2019-06-27 Taehee Yoo davem Changes Requested
[net] vxlan: do not destroy fdb if register_netdevice() is failed [net] vxlan: do not destroy fdb if register_netdevice() is failed - 1 - - --- 2019-06-20 Taehee Yoo davem Changes Requested
[net-next] net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del() [net-next] net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del() - - 1 - --- 2019-06-09 Taehee Yoo davem Accepted
[net-next] net: netlink: make netlink_walk_start() void return type [net-next] net: netlink: make netlink_walk_start() void return type - - - - --- 2019-06-09 Taehee Yoo davem Accepted
[net] net: openvswitch: do not free vport if register_netdevice() is failed. [net] net: openvswitch: do not free vport if register_netdevice() is failed. - 1 1 - --- 2019-06-09 Taehee Yoo davem Accepted
[net-next] tcp: remove unused parameter of tcp_sacktag_bsearch() [net-next] tcp: remove unused parameter of tcp_sacktag_bsearch() - - - - --- 2019-02-25 Taehee Yoo davem Accepted
[net] net: bpfilter: change section name of bpfilter UMH blob. [net] net: bpfilter: change section name of bpfilter UMH blob. - 1 - - --- 2019-01-15 Taehee Yoo davem Accepted
[net,v4,4/4] net: bpfilter: disallow to remove bpfilter module while being used net: bpfilter: fix two bugs in bpfilter - 1 - - --- 2019-01-08 Taehee Yoo davem Accepted
[net,v4,3/4] net: bpfilter: restart bpfilter_umh when error occurred net: bpfilter: fix two bugs in bpfilter - 1 - - --- 2019-01-08 Taehee Yoo davem Accepted
[net,v4,2/4] net: bpfilter: use cleanup callback to release umh_info net: bpfilter: fix two bugs in bpfilter - - - - --- 2019-01-08 Taehee Yoo davem Accepted
[net,v4,1/4] umh: add exit routine for UMH process net: bpfilter: fix two bugs in bpfilter - - - - --- 2019-01-08 Taehee Yoo davem Accepted
[net,v3,4/4] net: bpfilter: disallow to remove bpfilter module while being used net: bpfilter: fix two bugs in bpfilter - 1 - - --- 2019-01-07 Taehee Yoo davem Changes Requested
[net,v3,3/4] net: bpfilter: restart bpfilter_umh when error occurred net: bpfilter: fix two bugs in bpfilter - 1 - - --- 2019-01-07 Taehee Yoo davem Changes Requested
[net,v3,2/4] net: bpfilter: use cleanup callback to release umh_info net: bpfilter: fix two bugs in bpfilter - - - - --- 2019-01-07 Taehee Yoo davem Changes Requested
[net,v3,1/4] umh: add exit routine for UMH process net: bpfilter: fix two bugs in bpfilter - - - - --- 2019-01-07 Taehee Yoo davem Changes Requested
« 1 2 3 4 »