summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSebastian Siewior <bigeasy@linutronix.de>2013-04-24 08:48:22 +0000
committerDavid S. Miller <davem@davemloft.net>2013-04-25 04:12:29 -0400
commit4bc21d4162366bb892dc1a4a92110c656e2622ca (patch)
tree2217432c21cac79d3683ed6ffa5cd1f9ee886901 /tools/perf/scripts/python/netdev-times.py
parentb4727e69b81b71c6e9696185091e8256d863f9be (diff)
downloadkernel-4bc21d4162366bb892dc1a4a92110c656e2622ca.tar.gz
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
If compiled as modules each one of these modules is missing something. With this patch the modules are loaded on demand and don't taint the kernel due to license issues. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Acked-by: Mugunthan V N <mugunthanvnm@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
td>Jeff Kirsher 2013-09-16net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann 2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller 2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann 2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann 2013-07-27net/sctp: Refactor SCTP skb checksum computationJoe Stringer 2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann 2013-07-01net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann 2013-06-17net: sctp: remove SCTP_STATIC macroDaniel Borkmann 2013-05-31sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman 2013-05-28sctp: Correct access to skb->{network, transport}_headerSimon Horman