/openbmc/linux/net/tipc/ |
H A D | ib_media.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | eth_media.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/security/selinux/ |
H A D | netif.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/openvswitch/ |
H A D | dp_notify.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/caif/ |
H A D | caif_usb.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | caif_dev.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/wan/ |
H A D | hdlc.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | lapbether.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/appletalk/ |
H A D | aarp.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ddp.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netfilter/ |
H A D | xt_TEE.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/phonet/ |
H A D | pn_dev.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/atm/ |
H A D | mpc.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | clip.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/hamradio/ |
H A D | bpqether.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | netprio_cgroup.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/can/ |
H A D | gw.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | af_can.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | netconsole.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ppp/ |
H A D | pppoe.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netlabel/ |
H A D | netlabel_unlabeled.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_main.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | skge.c | diff 351638e7deeed2ec8ce451b53d33921b3da68f83 Mon May 27 20:30:21 CDT 2013 Jiri Pirko <jiri@resnulli.us> net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier event. This patch provides a possibility to pass custom structure able to provide info that event listener needs to know.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
v2->v3: fix typo on simeth shortened dev_getter shortened notifier_info struct name v1->v2: fix notifier_call parameter in call_netdevice_notifier() Signed-off-by: David S. Miller <davem@davemloft.net>
|